summaryrefslogtreecommitdiff
path: root/main/php_reentrancy.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_reentrancy.h')
-rw-r--r--main/php_reentrancy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_reentrancy.h b/main/php_reentrancy.h
index 80c2fe0c20..2240d634a1 100644
--- a/main/php_reentrancy.h
+++ b/main/php_reentrancy.h
@@ -1,6 +1,6 @@
/*
+----------------------------------------------------------------------+
- | PHP Version 5 |
+ | PHP Version 7 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2015 The PHP Group |
+----------------------------------------------------------------------+
@@ -130,4 +130,4 @@ void reentrancy_shutdown(void);
#define reentrancy_shutdown()
#endif
-#endif
+#endif