Index: action.c =================================================================== --- action.c (revision 17460) +++ action.c (revision 17461) @@ -69,7 +69,7 @@ %end-doc */ -static int pcb_act_AutoRoute(int oargc, const char **oargv) +static fgw_error_t pcb_act_AutoRoute(int oargc, const char **oargv) { PCB_OLD_ACT_BEGIN; const char *function = PCB_ACTION_ARG(0);