summaryrefslogtreecommitdiff
path: root/Zend/zend_signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_signal.h')
-rw-r--r--Zend/zend_signal.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_signal.h b/Zend/zend_signal.h
index 449f4f0a8a..0ec533cc5e 100644
--- a/Zend/zend_signal.h
+++ b/Zend/zend_signal.h
@@ -111,13 +111,3 @@ ZEND_API int zend_sigaction(int signo, const struct sigaction *act, struct sigac
#endif /* ZEND_SIGNALS */
#endif /* ZEND_SIGNAL_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */