summaryrefslogtreecommitdiff
path: root/ext/standard/lcg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/lcg.c')
-rw-r--r--ext/standard/lcg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/lcg.c b/ext/standard/lcg.c
index 7a16544bbe..a6ea2cde2e 100644
--- a/ext/standard/lcg.c
+++ b/ext/standard/lcg.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_lcg.h"