X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/61e09274bb3338efbd9c50f797751853c99dba3b..a1829d0ea1260a9e361191054d84242a9b7f0f15:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 376968ab..3f2caee8 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -172,7 +172,7 @@ int sc_length(void); int sc_width(void); int build_form (char *, char *, int *, char *, char *, char *, char *, char *, char *); -int sendsbr (char **, int, char *, struct stat *, int, char *, int); +int sendsbr (char **, int, char *, char *, struct stat *, int, char *, int); int SOprintf (char *, ...); int what_now (char *, int, int, char *, char *, int, struct msgs *, char *, int, char *, int);