aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/except.c')
-rw-r--r--gcc/cp/except.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/except.c b/gcc/cp/except.c
index 3d29ad7..91a4407 100644
--- a/gcc/cp/except.c
+++ b/gcc/cp/except.c
@@ -369,7 +369,7 @@ build_eh_type_type_ref (type)
}
/* This routine is called to mark all the symbols representing runtime
- type functions in the exception table as haveing been referenced.
+ type functions in the exception table as having been referenced.
This will make sure code is emitted for them. Called from finish_file. */
void
mark_all_runtime_matches ()