diff options
Diffstat (limited to 'ext/mailparse/php_mailparse.h')
-rwxr-xr-x | ext/mailparse/php_mailparse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mailparse/php_mailparse.h b/ext/mailparse/php_mailparse.h index 3e0709c8c8..88241b08cd 100755 --- a/ext/mailparse/php_mailparse.h +++ b/ext/mailparse/php_mailparse.h @@ -85,5 +85,5 @@ extern ZEND_DECLARE_MODULE_GLOBALS(mailparse); * tab-width: 4 * c-basic-offset: 4 * End: - * vim: sw=4 ts=4 tw=78 + * vim: sw=4 ts=4 */ |