]> granicus.if.org Git - php/commitdiff
Only two lines are allowed here.
authorEgon Schmid <eschmid@php.net>
Wed, 1 Mar 2000 19:56:46 +0000 (19:56 +0000)
committerEgon Schmid <eschmid@php.net>
Wed, 1 Mar 2000 19:56:46 +0000 (19:56 +0000)
ext/standard/math.c

index 0cc81dda613bbca54ffccc81a03ed905aba8e465..bfaa155d1c39ad2c7f7ad87278a3a99551f24bd7 100644 (file)
@@ -101,7 +101,6 @@ PHP_FUNCTION(floor) {
 
 /* }}} */
 /* {{{ proto int round(double number)
-
    Returns the rounded value of the number */
 
 #ifndef HAVE_RINT