diff options
Diffstat (limited to 'ext/spl/spl_exceptions.c')
-rwxr-xr-x | ext/spl/spl_exceptions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/spl_exceptions.c b/ext/spl/spl_exceptions.c index 9a224e78e..3a0904dff 100755 --- a/ext/spl/spl_exceptions.c +++ b/ext/spl/spl_exceptions.c @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: spl_exceptions.c,v 1.6.2.1.2.2.2.2 2008/12/31 11:15:43 sebastian Exp $ */ +/* $Id: spl_exceptions.c 272370 2008-12-31 11:15:49Z sebastian $ */ #ifdef HAVE_CONFIG_H # include "config.h" |