X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/eaf54b62d94b8a2ab4a82ed30ab3c08214f51571..c3238c0e:/sbr/m_popen.c?ds=inline diff --git a/sbr/m_popen.c b/sbr/m_popen.c index 8a3bae64..17203de8 100644 --- a/sbr/m_popen.c +++ b/sbr/m_popen.c @@ -1,6 +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