From 1f838355766df4673e245f7bc17479919effa8ff Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 13 Nov 2004 21:11:04 +0000 Subject: c-cppbuiltin.c, [...]: Fix comment typos. * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, lambda-code.c, postreload.c, predict.c, tree-sra.c, tree-ssa-loop-manip.c, tree.c: Fix comment typos. From-SVN: r90596 --- gcc/gimplify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/gimplify.c') diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 3d8ecdf..669ec9f 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -724,7 +724,7 @@ unshare_expr (tree expr) return expr; } -/* A terser interface for building a representation of a exception +/* A terser interface for building a representation of an exception specification. */ tree -- cgit v1.1