summaryrefslogtreecommitdiff
path: root/ext/standard/math.c
diff options
context:
space:
mode:
authorEgon Schmid <eschmid@php.net>2000-03-01 19:56:46 +0000
committerEgon Schmid <eschmid@php.net>2000-03-01 19:56:46 +0000
commit70893ff7af47aa01cfe0343941d02bf8aad88264 (patch)
treecb54e995c36a047532270b0dd97d04cd41c95550 /ext/standard/math.c
parent33cb181af2051ba3aa50e1cabe0575b32672ce44 (diff)
downloadphp-git-70893ff7af47aa01cfe0343941d02bf8aad88264.tar.gz
Only two lines are allowed here.
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r--ext/standard/math.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c
index 0cc81dda61..bfaa155d1c 100644
--- a/ext/standard/math.c
+++ b/ext/standard/math.c
@@ -101,7 +101,6 @@ PHP_FUNCTION(floor) {
/* }}} */
/* {{{ proto int round(double number)
-
Returns the rounded value of the number */
#ifndef HAVE_RINT