diff options
Diffstat (limited to 'gcc/ada/g-comlin.adb')
-rw-r--r-- | gcc/ada/g-comlin.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-comlin.adb b/gcc/ada/g-comlin.adb index 47f821d4271..b67d4fe50f1 100644 --- a/gcc/ada/g-comlin.adb +++ b/gcc/ada/g-comlin.adb @@ -1404,7 +1404,7 @@ package body GNAT.Command_Line is function Group_Analysis (Prefix : String; Group : String) return Boolean; - -- Perform the analysis of a group of switches. + -- Perform the analysis of a group of switches -------------------- -- Group_Analysis -- |