diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index d916631f2..34b7ed5a3 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,3 +1,7 @@ +2002-08-20 Danny Smith _cnt) ? _count : wcslen(_wcs)) #define _wcsspnp(_wcs1, _wcs2) ((*((_wcs1)+wcsspn(_wcs1,_wcs2))) ? ((_wcs1)+wcsspn(_wcs1,_wcs2)) : NULL) -#if 1 // defined __MSVCRT__ +#if 1 /* defined __MSVCRT__ */ /* * These wide functions not in crtdll.dll. * Define macros anyway so that _wfoo rather than _tfoo is undefined @@ -360,7 +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