diff options
author | Antony Dovgal <tony2001@php.net> | 2007-07-14 08:38:20 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2007-07-14 08:38:20 +0000 |
commit | b608bd654dd9df5059dc031e7f1b01d1f14e65a5 (patch) | |
tree | d817be4dffce1ef4917c4230cf14acaae90f56a5 /ext/standard/math.c | |
parent | fd4bf13ac36ecef6803d6db0aaf4c3eafa007ce7 (diff) | |
download | php-git-b608bd654dd9df5059dc031e7f1b01d1f14e65a5.tar.gz |
fix ws, cs & folding
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r-- | ext/standard/math.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c index 7491479744..076b22eb3a 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.c @@ -1065,8 +1065,6 @@ PHP_FUNCTION(fmod) } /* }}} */ - - /* * Local variables: * tab-width: 4 |