diff options
Diffstat (limited to 'ext/sysvmsg/php_sysvmsg.h')
-rw-r--r-- | ext/sysvmsg/php_sysvmsg.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/sysvmsg/php_sysvmsg.h b/ext/sysvmsg/php_sysvmsg.h index 4cb9d12da4..af5e1da9ab 100644 --- a/ext/sysvmsg/php_sysvmsg.h +++ b/ext/sysvmsg/php_sysvmsg.h @@ -30,12 +30,3 @@ extern zend_module_entry sysvmsg_module_entry; #endif /* HAVE_SYSVMSG */ #endif /* PHP_SYSVMSG_H */ - - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * indent-tabs-mode: t - * End: - */ |