From a36fa329a29cd42ffc3a5bad8ba749abbdad018b Mon Sep 17 00:00:00 2001 From: Mike Gerdts Date: Tue, 3 Aug 1999 15:27:19 +0000 Subject: file did not end with a newline, causing problems for Sun's C compiler --- main/php_regex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/php_regex.h') diff --git a/main/php_regex.h b/main/php_regex.h index 2d18db721d..9ed80d84b8 100644 --- a/main/php_regex.h +++ b/main/php_regex.h @@ -11,4 +11,4 @@ #include #endif -#endif /* _PHP_REGEX_H */ \ No newline at end of file +#endif /* _PHP_REGEX_H */ -- cgit v1.2.1