Index: polystitch.c =================================================================== --- polystitch.c (revision 17460) +++ polystitch.c (revision 17461) @@ -89,7 +89,7 @@ } -static int pcb_act_polystitch(int oargc, const char **oargv) +static fgw_error_t pcb_act_polystitch(int oargc, const char **oargv) { PCB_OLD_ACT_BEGIN; pcb_coord_t x, y;