From: Rasmus Lerdorf Date: Tue, 13 Aug 2002 05:00:11 +0000 (+0000) Subject: Single-line comments please X-Git-Tag: php-4.3.0dev_zend2_alpha3~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a8330acd9a02059911fd2ca65baec310229eadd;p=php Single-line comments please --- diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index d9b1ff75be..2e0d86b7b9 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -5098,8 +5098,7 @@ PHP_FUNCTION(ocicollsize) /* }}} */ /* {{{ proto string ocicollmax(object collection) - Return the max value of a collection. For a - varray this is the maximum length of the array */ + Return the max value of a collection. For a varray this is the maximum length of the array */ PHP_FUNCTION(ocicollmax) {