Skip to content

Commit

Permalink
* append emacs footer
Browse files Browse the repository at this point in the history
  • Loading branch information
stigsb committed Aug 16, 2002
1 parent bd7105f commit 5a41ced
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Zend/zend.c
Expand Up @@ -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:
*/

0 comments on commit 5a41ced

Please sign in to comment.