summaryrefslogtreecommitdiffstats
path: root/gcc/ada/sem_prag.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_prag.adb')
-rw-r--r--gcc/ada/sem_prag.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_prag.adb b/gcc/ada/sem_prag.adb
index 1ad6c67d7f4..c361161b8ee 100644
--- a/gcc/ada/sem_prag.adb
+++ b/gcc/ada/sem_prag.adb
@@ -8074,8 +8074,8 @@ package body Sem_Prag is
return;
end if;
- -- Ada 2012 (AI05-0030): Implementation_kind "By_Protected_
- -- Procedure" cannot be applied to the primitive procedure of a
+ -- Ada 2012 (AI05-0030): Cannot apply the Implementation_kind
+ -- "By_Protected_Procedure" to the primitive procedure of a
-- task interface.
if Chars (Arg2) = Name_By_Protected_Procedure
OpenPOWER on IntegriCloud