]> granicus.if.org Git - php/commitdiff
Single-line comments please
authorRasmus Lerdorf <rasmus@php.net>
Tue, 13 Aug 2002 05:00:11 +0000 (05:00 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Tue, 13 Aug 2002 05:00:11 +0000 (05:00 +0000)
ext/oci8/oci8.c

index d9b1ff75be68939b875eec27319699a8876ccd3d..2e0d86b7b97f6e9f65ff5be1761030650deeee8f 100644 (file)
@@ -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)
 {