From 858a47b165a39fff21125accb5f433a8e9e434d3 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Fri, 14 Aug 1992 11:33:04 +0000 Subject: Fix spelling errors in comments. From-SVN: r1825 --- gcc/stmt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/stmt.c') diff --git a/gcc/stmt.c b/gcc/stmt.c index 7ee59b2..eb24d39 100644 --- a/gcc/stmt.c +++ b/gcc/stmt.c @@ -3856,7 +3856,7 @@ expand_end_case (orig_index) emit_label (table_label); /* This would be a lot nicer if CASE_VECTOR_PC_RELATIVE - were an expression, instead of a an #ifdef/#ifndef. */ + were an expression, instead of an #ifdef/#ifndef. */ if ( #ifdef CASE_VECTOR_PC_RELATIVE 1 || -- cgit v1.1