]> granicus.if.org Git - php/commitdiff
* append emacs footer
authorStig Bakken <ssb@php.net>
Fri, 16 Aug 2002 10:12:17 +0000 (10:12 +0000)
committerStig Bakken <ssb@php.net>
Fri, 16 Aug 2002 10:12:17 +0000 (10:12 +0000)
Zend/zend.c

index 0eac84f3cda410b41a5451eb9cb62d787a600e92..1940aea4e4127ff809ffae42021fa20fce25ca13 100644 (file)
@@ -904,3 +904,11 @@ void free_estring(char **str_p)
 {
        efree(*str_p);
 }
+
+/*
+ * Local variables:
+ * tab-width: 4
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ */