diff options
Diffstat (limited to 'main/php_reentrancy.h')
-rw-r--r-- | main/php_reentrancy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_reentrancy.h b/main/php_reentrancy.h index 5aac0262a8..8db03e539c 100644 --- a/main/php_reentrancy.h +++ b/main/php_reentrancy.h @@ -130,4 +130,4 @@ void reentrancy_shutdown(void); #define reentrancy_shutdown() #endif -#endif +#endif |