Index: puller.c =================================================================== --- puller.c (revision 17460) +++ puller.c (revision 17461) @@ -243,7 +243,7 @@ /*****************************************************************************/ /* */ -/* Single Point pcb_act_Puller */ +/* Single Pofgw_error_t pcb_act_Puller */ /* */ /*****************************************************************************/ @@ -355,7 +355,7 @@ %end-doc */ -static int pcb_act_Puller(int oargc, const char **oargv) +static fgw_error_t pcb_act_Puller(int oargc, const char **oargv) { PCB_OLD_ACT_BEGIN; pcb_coord_t Ux, Uy; @@ -2078,7 +2078,7 @@ } #endif -static int pcb_act_GlobalPuller(int oargc, const char **oargv) +static fgw_error_t pcb_act_GlobalPuller(int oargc, const char **oargv) { PCB_OLD_ACT_BEGIN; int select_flags = 0;