]> diplodocus.org Git - nmh/blobdiff - sbr/m_popen.c
uip/scansbr.c: Replace uses of SBUFSIZ with NMH_BUFSIZ.
[nmh] / sbr / m_popen.c
index 611e9c4af422aff9a87d6b09ab4a83c39f07a651..17203de8afa236815e759ae346e2bc5498218431 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * m_popen.c -- Interface for a popen() call that redirects the current
+/* m_popen.c -- Interface for a popen() call that redirects the current
  *             process standard output to the popen()d process.
  *
  * This code is Copyright (c) 2014, by the authors of nmh.  See the