Mercurial > masqmail-0.2
changeset 29:7cdd30429cc9
clarified the situation by changing a comment
author | meillo@marmaro.de |
---|---|
date | Thu, 06 May 2010 12:46:53 +0200 |
parents | 71605f542ecc |
children | 983a603c2ff2 |
files | src/peopen.c |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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>