aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/init.c')
-rw-r--r--gcc/ada/init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/init.c b/gcc/ada/init.c
index e4a83cf..0637b78 100644
--- a/gcc/ada/init.c
+++ b/gcc/ada/init.c
@@ -4,7 +4,7 @@
* *
* I N I T *
* *
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
* *
* C Implementation File *
* *
@@ -1335,7 +1335,7 @@ __gnat_error_handler (sigargs, mechargs)
long curr_invo_handle;
long *mstate;
- /* Resignaled condtions aren't effected by by pragma Import_Exception */
+ /* Resignaled conditions aren't effected by by pragma Import_Exception */
switch (sigargs[1])
{