Index: dxf.c =================================================================== --- dxf.c (revision 30911) +++ dxf.c (revision 30912) @@ -443,7 +443,7 @@ free(gc); } -static void dxf_set_drawing_mode(pcb_hid_t *hid, pcb_composite_op_t op, rnd_bool direct, const pcb_box_t *screen) +static void dxf_set_drawing_mode(pcb_hid_t *hid, pcb_composite_op_t op, rnd_bool direct, const rnd_box_t *screen) { if (direct) return;