From 934a3a25802c8652fab728259b779c3ae59e5c1e Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Fri, 10 Apr 2009 17:27:27 +0200 Subject: [multiple changes] 2009-04-10 Thomas Quinot * exp_attr.adb: Minor reformatting 2009-04-10 Robert Dewar * sem_aux.adb: Minor reformatting 2009-04-10 Ed Schonberg * sem_prag.adb (Check_Precondition_Postcondition): Within a generic, analyze the expression for a postcondition, even if the compiler mode is Generate_Code. From-SVN: r145923 --- gcc/ada/sem_aux.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_aux.adb') diff --git a/gcc/ada/sem_aux.adb b/gcc/ada/sem_aux.adb index 9f7342a..f2f55ce 100755 --- a/gcc/ada/sem_aux.adb +++ b/gcc/ada/sem_aux.adb @@ -119,7 +119,7 @@ package body Sem_Aux is elsif Nkind (D) = N_Object_Renaming_Declaration then return Renamed_Object (Ent); - -- If this is a component declaration whose entity is constant, it is + -- If this is a component declaration whose entity is a constant, it is -- a prival within a protected function (and so has no constant value). elsif Nkind (D) = N_Component_Declaration then -- cgit v1.1