OSDN Git Service

* include/tchar.h: Ansi-fy comment.
authordannysmith <dannysmith>
Tue, 20 Aug 2002 23:01:42 +0000 (23:01 +0000)
committerdannysmith <dannysmith>
Tue, 20 Aug 2002 23:01:42 +0000 (23:01 +0000)
winsup/mingw/ChangeLog
winsup/mingw/include/tchar.h

index d918469..d916631 100644 (file)
@@ -1,5 +1,9 @@
 2002-08-20  Danny Smith  <dannysmith@users.sourceforge.net
 
+       * include/tchar.h: Ansi-fy comment.
+
+2002-08-20  Danny Smith  <dannysmith@users.sourceforge.net
+
        * test_headers.c : New file.
        * Makefile.in (test_headers): New target, using it,
        (SRCDIST_FILES): Distribute it.
index 3b6fbd6..7a32e58 100644 (file)
@@ -360,8 +360,7 @@ typedef char        _TCHAR;
 #define _tunlink    _unlink
 #define _tfinddata_t    _finddata_t
 
-
-#if 1  // defined __MSVCRT__
+#if 1  /* defined __MSVCRT_ */
 /* Not in crtdll.dll. Define macros anyway? */
 #define _ttoi64     _atoi64
 #define _i64tot     _i64toa