From 698e83fde8d2678a6864c331a0ce78b6026dbe70 Mon Sep 17 00:00:00 2001 From: cas Date: Wed, 14 Nov 2001 18:01:32 +0000 Subject: [PATCH] No comments --- src/WOKNT/WOKNT_regexp.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/WOKNT/WOKNT_regexp.h b/src/WOKNT/WOKNT_regexp.h index 8761fda..690539a 100755 --- a/src/WOKNT/WOKNT_regexp.h +++ b/src/WOKNT/WOKNT_regexp.h @@ -41,7 +41,7 @@ typedef char _TCHAR; typedef char TCHAR; typedef unsigned char _TUCHAR; - +# endif /* WNT */ /***/ /******************************************************************************/ /* Definitions for data structures callers pass the regex library. */ @@ -280,5 +280,4 @@ REGEXP_API int re_set_syntax ( int ); # endif /* __cplusplus */ /***/ /******************************************************************************/ -# endif /* __REGEXP_H */ -#endif /* WNT */ +#endif /* __REGEXP_H */ -- 2.39.5