diff options
Diffstat (limited to 'gcc/ada/gnatxref.adb')
-rw-r--r-- | gcc/ada/gnatxref.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gnatxref.adb b/gcc/ada/gnatxref.adb index c9f234c..9499d11 100644 --- a/gcc/ada/gnatxref.adb +++ b/gcc/ada/gnatxref.adb @@ -74,7 +74,7 @@ procedure Gnatxref is procedure Check_Version_And_Help is new Check_Version_And_Help_G (Usage); - -- Start of processing for Parse_Cmd_Line + -- Start of processing for Parse_Cmd_Line begin -- First check for --version or --help |