diff options
Diffstat (limited to 'Zend/zend_static_allocator.c')
-rw-r--r-- | Zend/zend_static_allocator.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_static_allocator.c b/Zend/zend_static_allocator.c index a0c0ddf2c..efa299e94 100644 --- a/Zend/zend_static_allocator.c +++ b/Zend/zend_static_allocator.c @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend_static_allocator.c,v 1.13.2.1.2.1.2.2 2008/12/31 11:15:32 sebastian Exp $ */ +/* $Id: zend_static_allocator.c 272370 2008-12-31 11:15:49Z sebastian $ */ #include "zend_static_allocator.h" |