mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* include/tchar.h: Ansi-fy a comment.
This commit is contained in:
parent
dcbe33d83a
commit
e685ccffdf
@ -1,3 +1,7 @@
|
||||
2003-03-16 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/tchar.h: Ansi-fy a comment.
|
||||
|
||||
2003-03-16 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* profile/profile.h (mcount): Use __builtin_return_address
|
||||
|
@ -70,7 +70,7 @@ typedef wchar_t _TCHAR;
|
||||
#define __TEXT(q) L##q
|
||||
|
||||
/* for porting from other Windows compilers */
|
||||
#if 0 // no wide startup module
|
||||
#if 0 /* no wide startup module */
|
||||
#define _tmain wmain
|
||||
#define _tWinMain wWinMain
|
||||
#define _tenviron _wenviron
|
||||
|
Loading…
x
Reference in New Issue
Block a user