X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8e028ee7c88aa47317066ad0d09d3de9567ebddd..2b63c01aa93210f7c6b812c135173812793c7176:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index e74f3278..53045487 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -163,6 +163,6 @@ int build_form (char *, char *, int *, char *, char *, char *, char *, int sendsbr (char **, int, char *, struct stat *, int, char *, int); int SOprintf (char *, ...); int what_now (char *, int, int, char *, char *, - int, struct msgs *, char *, int, char *); + int, struct msgs *, char *, int, char *, int); int WhatNow(int, char **); int writeBase64aux(FILE *, FILE *);