diff options
Diffstat (limited to 'ext/exif/exif.c')
-rw-r--r-- | ext/exif/exif.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/exif/exif.c b/ext/exif/exif.c index 144a581a50..e27081c33c 100644 --- a/ext/exif/exif.c +++ b/ext/exif/exif.c @@ -1227,4 +1227,6 @@ PHP_FUNCTION(read_exif_data) { * 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 */ |