# HG changeset patch # User meillo@marmaro.de # Date 1273142813 -7200 # Node ID 7cdd30429cc94d8964b1a1ec26831da8ac36bd75 # Parent 71605f542ecc944b58cfa230e9d71a3d678dfad7 clarified the situation by changing a comment diff -r 71605f542ecc -r 7cdd30429cc9 src/peopen.c --- 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 #include