diff options
Diffstat (limited to 'ext/xsl/xsl_fe.h')
| -rw-r--r-- | ext/xsl/xsl_fe.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/xsl/xsl_fe.h b/ext/xsl/xsl_fe.h index 46705a265c..c005b036b1 100644 --- a/ext/xsl/xsl_fe.h +++ b/ext/xsl/xsl_fe.h @@ -35,3 +35,12 @@ PHP_FUNCTION(xsl_xsltprocessor_has_exslt_support); PHP_FUNCTION(xsl_xsltprocessor_register_php_functions); PHP_FUNCTION(xsl_xsltprocessor_set_profiling); #endif + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * End: + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 + */ |
