From b7a7b1a624c97945c0aaa49d46ae996fc0bdb6bc Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sat, 3 Jan 2015 01:22:58 -0800 Subject: trailing whitespace removal --- ext/recode/php_recode.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/recode/php_recode.h') 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 */ -- cgit v1.2.1