diff options
Diffstat (limited to 'gcc/ada/mingw32.h')
| -rw-r--r-- | gcc/ada/mingw32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/mingw32.h b/gcc/ada/mingw32.h index 1f5a711..7b63531 100644 --- a/gcc/ada/mingw32.h +++ b/gcc/ada/mingw32.h @@ -48,7 +48,7 @@ #else -/* Older MingW versions have no defintion for _tfreopen, add it here to have a +/* Older MingW versions have no definition for _tfreopen, add it here to have a proper build without unicode support. */ #ifndef _tfreopen #define _tfreopen freopen |
