* include/tchar.h: Ansi-fy comment.

This commit is contained in:
Danny Smith 2002-08-20 23:01:42 +00:00
parent 02d46a6f8a
commit b9b4e3ca9d
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
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.

View 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