Index: remove.c =================================================================== --- remove.c (revision 9322) +++ remove.c (revision 9323) @@ -50,9 +50,9 @@ NULL, RemoveLinePoint, RemovePolygonPoint, - RemoveArc_op, + pcb_arcop_remve, RemoveRat, - RemoveArcPoint_op, + pcb_arcop_remove_point, RemoveSubc_op }; @@ -67,7 +67,7 @@ NULL, NULL, DestroyPolygonPoint, - DestroyArc, + pcb_arcop_destroy, DestroyRat, NULL, DestroySubc