Index: insert.c =================================================================== --- insert.c (revision 9323) +++ insert.c (revision 9324) @@ -45,7 +45,7 @@ * some local identifiers */ static pcb_opfunc_t InsertFunctions = { - InsertPointIntoLine, + pcb_lineop_insert_point, NULL, InsertPointIntoPolygon, NULL,