diff options
Diffstat (limited to 'ext/standard/fsock.h')
-rw-r--r-- | ext/standard/fsock.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/standard/fsock.h b/ext/standard/fsock.h index caf76c8d90..b6fee88d89 100644 --- a/ext/standard/fsock.h +++ b/ext/standard/fsock.h @@ -28,11 +28,4 @@ PHP_FUNCTION(fsockopen); PHP_FUNCTION(pfsockopen); -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim: sw=4 ts=4 - */ #endif /* FSOCK_H */ |