X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..a23477eb:/uip/scansbr.c?ds=inline diff --git a/uip/scansbr.c b/uip/scansbr.c index ce29fa8b..c7979b64 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -19,7 +19,7 @@ * the entire message body when we're only going to display 30 * characters of it. */ -#define SBUFSIZ 512 +#define SBUFSIZ NMH_BUFSIZ static struct format *fmt; static struct comp *datecomp; /* pntr to "date" comp */