diff options
Diffstat (limited to 'ext/phar/func_interceptors.h')
-rw-r--r-- | ext/phar/func_interceptors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/func_interceptors.h b/ext/phar/func_interceptors.h index 0fc82b4eb..1b4c623b5 100644 --- a/ext/phar/func_interceptors.h +++ b/ext/phar/func_interceptors.h @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: func_interceptors.h,v 1.1.2.4 2008/12/31 11:15:42 sebastian Exp $ */ +/* $Id: func_interceptors.h 272370 2008-12-31 11:15:49Z sebastian $ */ BEGIN_EXTERN_C() void phar_intercept_functions(TSRMLS_D); |