diff options
Diffstat (limited to 'ext/standard/php_rand.h')
-rw-r--r-- | ext/standard/php_rand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/php_rand.h b/ext/standard/php_rand.h index ba57cfd79..220f436d5 100644 --- a/ext/standard/php_rand.h +++ b/ext/standard/php_rand.h @@ -20,7 +20,7 @@ | Based on code from: Shawn Cokus <Cokus@math.washington.edu> | +----------------------------------------------------------------------+ */ -/* $Id: php_rand.h,v 1.28.2.1.2.1.2.4 2008/12/31 11:15:45 sebastian Exp $ */ +/* $Id: php_rand.h 272370 2008-12-31 11:15:49Z sebastian $ */ #ifndef PHP_RAND_H #define PHP_RAND_H |