diff options
Diffstat (limited to 'ext/mysqli/mysqli_report.h')
-rw-r--r-- | ext/mysqli/mysqli_report.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/mysqli/mysqli_report.h b/ext/mysqli/mysqli_report.h index a8d63e5e87..ec69bb5195 100644 --- a/ext/mysqli/mysqli_report.h +++ b/ext/mysqli/mysqli_report.h @@ -52,3 +52,13 @@ typedef struct { #endif + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 + */ |