summaryrefslogtreecommitdiff
path: root/ext/standard/streamsfuncs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/streamsfuncs.h')
-rw-r--r--ext/standard/streamsfuncs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/standard/streamsfuncs.h b/ext/standard/streamsfuncs.h
index 2754f4b1c6..bcd2afdcc4 100644
--- a/ext/standard/streamsfuncs.h
+++ b/ext/standard/streamsfuncs.h
@@ -67,12 +67,3 @@ PHP_FUNCTION(sapi_windows_vt100_support);
#if HAVE_SOCKETPAIR
PHP_FUNCTION(stream_socket_pair);
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */