From 70893ff7af47aa01cfe0343941d02bf8aad88264 Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Wed, 1 Mar 2000 19:56:46 +0000 Subject: [PATCH] Only two lines are allowed here. --- ext/standard/math.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1