From 7ef0daad61a23ce02d461cac50b9eb1a67ef80dd Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 11 Oct 2003 19:00:49 +0000 Subject: expr.c: Follow spelling conventions. * expr.c: Follow spelling conventions. * final.c: Likewise. * optabs.c: Likewise. * sched-deps.c: Likewise. * sdbout.c: Likewise. From-SVN: r72361 --- gcc/sdbout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/sdbout.c') diff --git a/gcc/sdbout.c b/gcc/sdbout.c index 59309cc..9175417 100644 --- a/gcc/sdbout.c +++ b/gcc/sdbout.c @@ -1058,7 +1058,7 @@ sdbout_one_type (tree type) /* This is reputed to cause trouble with the following case, but perhaps checking TYPE_SIZE above will fix it. */ - /* Here is a test case: + /* Here is a testcase: struct foo { struct badstr *bbb; -- cgit v1.1