diff options
| author | Egon Schmid <eschmid@php.net> | 2000-03-01 19:56:46 +0000 |
|---|---|---|
| committer | Egon Schmid <eschmid@php.net> | 2000-03-01 19:56:46 +0000 |
| commit | 70893ff7af47aa01cfe0343941d02bf8aad88264 (patch) | |
| tree | cb54e995c36a047532270b0dd97d04cd41c95550 /ext/standard/math.c | |
| parent | 33cb181af2051ba3aa50e1cabe0575b32672ce44 (diff) | |
| download | php-git-70893ff7af47aa01cfe0343941d02bf8aad88264.tar.gz | |
Only two lines are allowed here.
Diffstat (limited to 'ext/standard/math.c')
| -rw-r--r-- | ext/standard/math.c | 1 |
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 |
