Index: report.c =================================================================== --- report.c (revision 30904) +++ report.c (revision 30905) @@ -311,7 +311,7 @@ subc->BoundingBox.X1, subc->BoundingBox.Y1, subc->BoundingBox.X2, subc->BoundingBox.Y2, PCB_EMPTY(subc->refdes), - PCB_EMPTY(pcb_attribute_get(&subc->Attributes, "footprint")), + PCB_EMPTY(rnd_attribute_get(&subc->Attributes, "footprint")), gen_locked(subc)); }