Mercurial > masqmail
diff src/peopen.c @ 29:7cdd30429cc9
clarified the situation by changing a comment
author | meillo@marmaro.de |
---|---|
date | Thu, 06 May 2010 12:46:53 +0200 |
parents | 3654c502a4df |
children | dcb315792513 |
line wrap: on
line diff
--- a/src/peopen.c Thu May 06 11:52:34 2010 +0200 +++ b/src/peopen.c Thu May 06 12:46:53 2010 +0200 @@ -1,5 +1,7 @@ /* This a snippet I found in sourceforge. I just changed the identing - style to my own and deleted the main function. */ + style to my own and deleted the main function. -- oku + The functions destroy_argv() and create_argv() were added by oku. +*/ #include <errno.h> #include <stdio.h>