-
-/*
- * forwsbr.c -- subroutine to build a draft from a component file
+/* forwsbr.c -- subroutine to build a draft from a component file
*
* This code is Copyright (c) 2012, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
* in reasonable chunks but not enough to slurp in the whole message
*/
-static char msgbuf[256];
+static char msgbuf[NMH_BUFSIZ];
#define COMPFREE(c) mh_xfree(c->c_text)
/*