From 6d0289b1ec9e1f2b963d6dc6bb5cf262913c429c Mon Sep 17 00:00:00 2001 From: Hristian Kirtchev Date: Fri, 5 Jul 2019 07:03:25 +0000 Subject: [Ada] Minor reformatting 2019-07-05 Hristian Kirtchev gcc/ada/ * bindo-units.adb, checks.adb, exp_attr.adb, exp_ch3.adb, exp_ch4.adb, exp_pakd.adb, lib-writ.adb, libgnat/g-traceb.adb, libgnat/g-traceb.ads, libgnat/s-stratt.ads, sem_aux.ads, sem_util.adb: Minor reformatting. From-SVN: r273123 --- gcc/ada/sem_aux.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_aux.ads') diff --git a/gcc/ada/sem_aux.ads b/gcc/ada/sem_aux.ads index ec0f5e7..f3b7f24 100644 --- a/gcc/ada/sem_aux.ads +++ b/gcc/ada/sem_aux.ads @@ -87,7 +87,7 @@ package Sem_Aux is ----------------- function Ancestor_Subtype (Typ : Entity_Id) return Entity_Id; - -- The argument Id is a type or subtype entity. If the argument is a + -- The argument Typ is a type or subtype entity. If the argument is a -- subtype then it returns the subtype or type from which the subtype was -- obtained, otherwise it returns Empty. -- cgit v1.1