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, 1 insertions, 1 deletions
diff --git a/ext/standard/lcg.c b/ext/standard/lcg.c
index ae94f48e5..9a48ff2ae 100644
--- a/ext/standard/lcg.c
+++ b/ext/standard/lcg.c
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: lcg.c 294448 2010-02-03 20:10:35Z pajoye $ */
+/* $Id: lcg.c 293253 2010-01-08 09:43:14Z rasmus $ */
#include "php.h"
#include "php_lcg.h"