diff options
Diffstat (limited to 'win32/codepage.c')
-rw-r--r-- | win32/codepage.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/codepage.c b/win32/codepage.c index b5cc59205d..839ba6d447 100644 --- a/win32/codepage.c +++ b/win32/codepage.c @@ -705,11 +705,3 @@ PHP_FUNCTION(sapi_windows_cp_conv) /* }}} */ /* }}} */ -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |