]> granicus.if.org Git - php/commitdiff
Hartmut don't touch protos. Only two lines are allowed.
authorEgon Schmid <eschmid@php.net>
Mon, 6 Mar 2000 16:01:54 +0000 (16:01 +0000)
committerEgon Schmid <eschmid@php.net>
Mon, 6 Mar 2000 16:01:54 +0000 (16:01 +0000)
ext/standard/exec.c

index 6e8575816edd39eba20c5a55e19a28bf76c01185..b92e769457cedde34c8cc1cfea40dd5ec72e8ad1 100644 (file)
@@ -196,7 +196,6 @@ static int _Exec(int type, char *cmd, pval *array, pval *return_value)
 }
 
 /* {{{ proto int exec(string command [, array output [, int return_value]])
-
    Execute an external program */
 PHP_FUNCTION(exec)
 {