masqmail-0.2

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
line diff
     1.1 --- a/src/peopen.c	Thu May 06 11:52:34 2010 +0200
     1.2 +++ b/src/peopen.c	Thu May 06 12:46:53 2010 +0200
     1.3 @@ -1,5 +1,7 @@
     1.4  /* This a snippet I found in sourceforge. I just changed the identing
     1.5 -   style to my own and deleted the main function.  */
     1.6 +   style to my own and deleted the main function. -- oku
     1.7 +   The functions destroy_argv() and create_argv() were added by oku.
     1.8 +*/
     1.9  
    1.10  #include <errno.h>
    1.11  #include <stdio.h>