Index: polycombine.c =================================================================== --- polycombine.c (revision 30899) +++ polycombine.c (revision 30900) @@ -328,7 +328,7 @@ pcb_undo_inc_serial(); pcb_draw(); - PCB_ACT_IRES(0); + RND_ACT_IRES(0); return 0; }