X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/55a31c2eec8e219a297ba7fa2f11c3f5108b0fe2..ea1fadd88568e97c6891da8ebe09d02515282e66:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index f28f2839..ec11915a 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -189,7 +189,7 @@ int pidwait (pid_t, int); int pidstatus (int, FILE *, char *); char *pluspath(char *); void print_help (char *, struct swit *, int); -void print_intro (FILE *, int); +void print_intro (FILE *, bool); void print_sw (const char *, const struct swit *, char *, FILE *); void print_version (char *); void push (void);