X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..2eea62e1e3ef4496c0a850250d6575a65a6f2f3d:/sbr/m_popen.c diff --git a/sbr/m_popen.c b/sbr/m_popen.c index 611e9c4a..17203de8 100644 --- a/sbr/m_popen.c +++ b/sbr/m_popen.c @@ -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