diff options
Diffstat (limited to 'ext/gd/gd.c')
| -rw-r--r-- | ext/gd/gd.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 3526ae0ee6..e1944f57b6 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -3587,6 +3587,6 @@ static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type )   * 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: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4   */  | 
