1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

further sync for vim mode lines

This commit is contained in:
Anatol Belski
2017-07-04 18:12:45 +02:00
parent 6a3a2bf18e
commit bc5811f361
106 changed files with 377 additions and 8 deletions

View File

@@ -94,4 +94,6 @@ static zend_always_inline size_t zend_object_properties_size(zend_class_entry *c
* c-basic-offset: 4
* indent-tabs-mode: t
* End:
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/