diff options
Diffstat (limited to 'Zend/zend_sprintf.c')
-rw-r--r-- | Zend/zend_sprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_sprintf.c b/Zend/zend_sprintf.c index e6a871833..de1dd208f 100644 --- a/Zend/zend_sprintf.c +++ b/Zend/zend_sprintf.c @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend_sprintf.c,v 1.16.2.1.2.1.2.2 2008/12/31 11:15:32 sebastian Exp $ */ +/* $Id: zend_sprintf.c 272370 2008-12-31 11:15:49Z sebastian $ */ #include <stdio.h> |