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 b7b7d74..591d033 100644 --- a/gcc/ada/adaint.c +++ b/gcc/ada/adaint.c @@ -172,7 +172,7 @@ extern "C" { #include "mingw32.h" -/* Current code page and CCS encoding to use, set in initialize.cc. */ +/* Current code page and CCS encoding to use, set in initialize.c. */ UINT __gnat_current_codepage; UINT __gnat_current_ccs_encoding; |