From bd4eb1bf7826be96ee74d0f560ee21eeaca921dd Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Fri, 24 Aug 2001 01:23:14 +0000 Subject: [PATCH] noet --- ext/swf/swf.c | 4 ++-- ext/zip/zip.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/swf/swf.c b/ext/swf/swf.c index 3b0ca328b7..d10c1bb5f6 100644 --- a/ext/swf/swf.c +++ b/ext/swf/swf.c @@ -1248,6 +1248,6 @@ PHP_FUNCTION(swf_posround) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 tw=78 fdm=marker + * vim<600: noet sw=4 ts=4 tw=78 */ diff --git a/ext/zip/zip.c b/ext/zip/zip.c index 0ec1ad8623..a56ee46cb6 100644 --- a/ext/zip/zip.c +++ b/ext/zip/zip.c @@ -316,6 +316,6 @@ PHP_FUNCTION(zip_entry_close) * tab-width: 4 * c-basic-offset: 4 * End: - * vim600: sw=4 ts=4 tw=78 fdm=marker - * vim<600: sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 tw=78 fdm=marker + * vim<600: noet sw=4 ts=4 tw=78 */ -- 2.50.1