From 38e012594edc0e7783e3e6d91960c91469df4164 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 6 May 1998 15:09:07 -0600 Subject: typo typo fixes fixes From-SVN: r19601 --- gcc/c-decl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/c-decl.c') diff --git a/gcc/c-decl.c b/gcc/c-decl.c index f179d1c..ba67ec5 100644 --- a/gcc/c-decl.c +++ b/gcc/c-decl.c @@ -2123,7 +2123,7 @@ pushdecl (x) MY_TYPE object; Later parts of the compiler might only know that `object' was of - type `struct S' if if were not for code just below. With this + type `struct S' if it were not for code just below. With this code however, later parts of the compiler see something like: struct S' == struct S -- cgit v1.1