diff options
Diffstat (limited to 'ext/standard/php_lcg.h')
-rw-r--r-- | ext/standard/php_lcg.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/standard/php_lcg.h b/ext/standard/php_lcg.h index 83b51802b7..4971f88281 100644 --- a/ext/standard/php_lcg.h +++ b/ext/standard/php_lcg.h @@ -14,7 +14,9 @@ +----------------------------------------------------------------------+ | Authors: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ - */ +*/ + +/* $Id$ */ #ifndef PHP_LCG_H #define PHP_LCG_H |