diff options
author | Sterling Hughes <sterling@php.net> | 2001-08-24 01:23:14 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2001-08-24 01:23:14 +0000 |
commit | bd4eb1bf7826be96ee74d0f560ee21eeaca921dd (patch) | |
tree | 0294a0d7457927a9cd00ffab65536c4726b42be4 /ext/swf/swf.c | |
parent | 580d41b3af4a088485c9f0f0e06ce1d278c166ba (diff) | |
download | php-git-bd4eb1bf7826be96ee74d0f560ee21eeaca921dd.tar.gz |
noet
Diffstat (limited to 'ext/swf/swf.c')
-rw-r--r-- | ext/swf/swf.c | 4 |
1 files changed, 2 insertions, 2 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 */ |