summaryrefslogtreecommitdiff
path: root/ext/pcntl/php_signal.h
diff options
context:
space:
mode:
authorJason Greene <jason@php.net>2001-07-30 20:51:57 +0000
committerJason Greene <jason@php.net>2001-07-30 20:51:57 +0000
commit2b1fe64d463867d61fc8856767f8d8a78d9d3d25 (patch)
treea8110cd24091b2a653e9dfe658f9ab2c78ace472 /ext/pcntl/php_signal.h
parent12ae3ac2d764fc50eadc3704f013cb3cae5bdeed (diff)
downloadphp-git-2b1fe64d463867d61fc8856767f8d8a78d9d3d25.tar.gz
Removed space type-o
Fixed WS Added $Id$ tags Removed already completed TODO from README
Diffstat (limited to 'ext/pcntl/php_signal.h')
-rw-r--r--ext/pcntl/php_signal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pcntl/php_signal.h b/ext/pcntl/php_signal.h
index 3f763a55f3..a8ae72e6ab 100644
--- a/ext/pcntl/php_signal.h
+++ b/ext/pcntl/php_signal.h
@@ -16,6 +16,8 @@
+----------------------------------------------------------------------+
*/
+/* $Id$ */
+
#include <signal.h>
#ifndef PHP_SIGNAL_H
#define PHP_SIGNAL_H