Index: rats_act.c =================================================================== --- rats_act.c (revision 5054) +++ rats_act.c (revision 5055) @@ -100,7 +100,7 @@ shorty = line; } } - END_LOOP; + PCB_END_LOOP; if (shorty) { pcb_undo_add_obj_to_flag(PCB_TYPE_RATLINE, shorty, shorty, shorty); PCB_FLAG_SET(PCB_FLAG_SELECTED, shorty);