X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=1de40677a295f493970eb6e81328c917b4aeed6e;hp=d10346f3824d2a0e8b8665457c72a00aaaeaa3a4;hb=3fcd202c63415345fbafe735a02cb040e3879aa9;hpb=25c0bc3f1c034964421f8007e5802c647c5dc908 diff --git a/h/prototypes.h b/h/prototypes.h index d10346f..1de4067 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -91,7 +91,7 @@ int pidwait (pid_t, int); int pidstatus (int, FILE *, char *); char *pluspath(char *); void print_help (char *, struct swit *, int); -void print_sw (char *, struct swit *, char *); +void print_sw (char *, struct swit *, char *, FILE *); void print_version (char *); void push (void); char *pwd (void);