Index: report.c =================================================================== --- report.c (revision 26688) +++ report.c (revision 26689) @@ -320,7 +320,7 @@ #endif Polygon = (pcb_poly_t *) ptr2; - aunit = pcbhl_conf.editor.grid_unit->in_suffix; + aunit = pcbhl_conf.editor.grid_unit->suffix; if (aunit[1] == 'm') u = PCB_MM_TO_COORD(1); else