]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
don't try to malloc 0 bytes if an RFC2047 encoded block is empty
[nmh] / h / prototypes.h
index de57cb8ee2a3ea8d814fd427db0768c15278baf9..1d1d4560bf10784d5b3f006266b99ffdb59a2e02 100644 (file)
@@ -158,7 +158,7 @@ void annopreserve(int);
 int distout (char *, char *, char *);
 void replout (FILE *, char *, char *, struct msgs *, int,
        int, char *, char *, char *);
-int sendsbr (char **, int, char *, struct stat *, int, char *);
+int sendsbr (char **, int, char *, struct stat *, int, char *, int);
 int what_now (char *, int, int, char *, char *,
        int, struct msgs *, char *, int, char *);