summaryrefslogtreecommitdiff
path: root/ext/recode/php_recode.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/recode/php_recode.h')
-rw-r--r--ext/recode/php_recode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/recode/php_recode.h b/ext/recode/php_recode.h
index 265af7f148..cfd6f7e5fc 100644
--- a/ext/recode/php_recode.h
+++ b/ext/recode/php_recode.h
@@ -1,4 +1,4 @@
-/*
+/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
@@ -35,5 +35,5 @@ PHP_FUNCTION(recode_file);
#else
#define phpext_recode_ptr NULL
#endif
-
+
#endif /* PHP_RECODE_H */