From: Ralph Corderoy Date: Sun, 7 May 2017 12:56:40 +0000 (+0100) Subject: uip/replsbr.c: Replace single use of SBUFSIZ with NMH_BUFSIZ. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/b40ecb4417e49cbc53459b28ee394a3b2eb93c9c?hp=b40ecb4417e49cbc53459b28ee394a3b2eb93c9c uip/replsbr.c: Replace single use of SBUFSIZ with NMH_BUFSIZ. The former was defined as the latter; not a lot of point having it. ---