* Prefix-handling functions
*/
-int pfxfn_cond_(optidx, req, negated, opts, op)
+int
+pfxfn_cond_(optidx, req, negated, opts, op)
int optidx UNUSED;
int req;
boolean negated;
return optn_ok;
}
-int pfxfn_font(optidx, req, negated, opts, op)
+int
+pfxfn_font(optidx, req, negated, opts, op)
int optidx;
int req;
boolean negated;
}
#if defined(MICRO) && !defined(AMIGA)
-int pfxfn_IBM_(optidx, req, negated, opts, op)
+int
+pfxfn_IBM_(optidx, req, negated, opts, op)
int optidx;
int req;
boolean negated;
return optn_ok;
}
-int spcfn_misc_menu_cmd(midx, req, negated, opts, op)
+int
+spcfn_misc_menu_cmd(midx, req, negated, opts, op)
int midx;
int req;
boolean negated;