Index: jostle.c =================================================================== --- jostle.c (revision 5021) +++ jostle.c (revision 5022) @@ -536,7 +536,7 @@ } } while (found); pcb_board_set_changed_flag(pcb_true); - IncrementUndoSerialNumber(); + pcb_undo_inc_serial(); return 0; }