diff options
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 d10c1bb5f6..628aadf850 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: noet sw=4 ts=4 tw=78 fdm=marker - * vim<600: noet sw=4 ts=4 tw=78 + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 */ |