summaryrefslogtreecommitdiff
path: root/Zend/zend_multiply.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_multiply.h')
-rw-r--r--Zend/zend_multiply.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/zend_multiply.h b/Zend/zend_multiply.h
index e40cb46328..12c06af434 100644
--- a/Zend/zend_multiply.h
+++ b/Zend/zend_multiply.h
@@ -336,4 +336,6 @@ static zend_always_inline size_t zend_safe_addmult(size_t nmemb, size_t size, si
* c-basic-offset: 4
* indent-tabs-mode: t
* End:
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/