Index: change_act.c =================================================================== --- change_act.c (revision 28030) +++ change_act.c (revision 28031) @@ -510,7 +510,7 @@ if (pcb_chg_obj_name_query(ptr2)) { pcb_hid_redraw(PCB); pcb_board_set_changed_flag(pcb_true); - pcb_actionl("DeleteRats", "AllRats", NULL); + pcb_actionva("DeleteRats", "AllRats", NULL); } } break;