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 6dcfbdbaa5..04d8842638 100644
--- a/ext/standard/php_mt_rand.h
+++ b/ext/standard/php_mt_rand.h
@@ -40,4 +40,3 @@ PHPAPI zend_long php_mt_rand_common(zend_long min, zend_long max);
PHP_MINIT_FUNCTION(mt_rand);
#endif /* PHP_MT_RAND_H */
-