summaryrefslogtreecommitdiffstats
path: root/gcc/ada/sem_case.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_case.ads')
-rw-r--r--gcc/ada/sem_case.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_case.ads b/gcc/ada/sem_case.ads
index 8d0b3f1fbb6..dd45600c2ec 100644
--- a/gcc/ada/sem_case.ads
+++ b/gcc/ada/sem_case.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- $Revision$
+-- $Revision: 1.3 $
-- --
-- Copyright (C) 1996-2001 Free Software Foundation, Inc. --
-- --
@@ -48,7 +48,7 @@ package Sem_Case is
procedure No_OP (C : Node_Id);
-- The no-operation routine. Does absolutely nothing. Can be used
- -- in the following generic for the parameter Proces_Empty_Choice.
+ -- in the following generic for the parameter Process_Empty_Choice.
generic
with function Get_Alternatives (N : Node_Id) return List_Id;
OpenPOWER on IntegriCloud