summaryrefslogtreecommitdiff
path: root/ext/standard/php_mt_rand.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/php_mt_rand.h')
-rw-r--r--ext/standard/php_mt_rand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_mt_rand.h b/ext/standard/php_mt_rand.h
index 411f7e3279..fb641c2d32 100644
--- a/ext/standard/php_mt_rand.h
+++ b/ext/standard/php_mt_rand.h
@@ -41,4 +41,3 @@ PHPAPI zend_long php_mt_rand_common(zend_long min, zend_long max);
PHP_MINIT_FUNCTION(mt_rand);
#endif /* PHP_MT_RAND_H */
-