From 808157065303051f2c1d92e7bc64f8281dd574f8 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Fri, 7 Jun 2002 17:59:18 +0000 Subject: [PATCH] * gensupport.c: Fix misspelling. From-SVN: r54346 --- gcc/gensupport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/gensupport.c b/gcc/gensupport.c index 251cce995a5..7cfa31ba127 100644 --- a/gcc/gensupport.c +++ b/gcc/gensupport.c @@ -183,7 +183,7 @@ remove_constraints (part) } /* Process an include file assuming that it lives in gcc/config/{target}/ - if the include looks line (include "file"). */ + if the include looks like (include "file"). */ static void process_include (desc, lineno) -- 2.30.2