diff options
Diffstat (limited to 'ext/pcntl/php_signal.h')
-rw-r--r-- | ext/pcntl/php_signal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcntl/php_signal.h b/ext/pcntl/php_signal.h index 06d8219ce..73a395c44 100644 --- a/ext/pcntl/php_signal.h +++ b/ext/pcntl/php_signal.h @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_signal.h,v 1.9.2.1.2.1.2.3 2008/12/31 11:15:40 sebastian Exp $ */ +/* $Id: php_signal.h 272370 2008-12-31 11:15:49Z sebastian $ */ #include <signal.h> #ifndef PHP_SIGNAL_H |