diff options
Diffstat (limited to 'ext/ldap/ldap.c')
-rw-r--r-- | ext/ldap/ldap.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/ldap/ldap.c b/ext/ldap/ldap.c index d7232bf7ee..894031bd11 100644 --- a/ext/ldap/ldap.c +++ b/ext/ldap/ldap.c @@ -1991,5 +1991,6 @@ PHP_FUNCTION(ldap_8859_to_t61) { * tab-width: 4 * c-basic-offset: 4 * End: - * vim: sw=4 ts=4 tw=78 fdm=marker + * vim600: sw=4 ts=4 tw=78 fdm=marker + * vim<600: sw=4 ts=4 tw=78 */ |