diff options
Diffstat (limited to 'gcc/ada/adaint.c')
-rw-r--r-- | gcc/ada/adaint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/adaint.c b/gcc/ada/adaint.c index f26d69a..9ccac30 100644 --- a/gcc/ada/adaint.c +++ b/gcc/ada/adaint.c @@ -175,7 +175,7 @@ extern "C" { #include "mingw32.h" -/* Current code page and CCS encoding to use, set in initialize.c. */ +/* Current code page and CCS encoding to use, set in rtinit.c. */ UINT __gnat_current_codepage; UINT __gnat_current_ccs_encoding; |