From: Sven Verdoolaege Date: Wed, 27 Mar 2013 08:03:24 +0000 (+0100) Subject: isl_coalesce.c: fix typo in comment X-Git-Tag: isl-0.12~164 X-Git-Url: https://repo.or.cz/w/isl.git/commitdiff_plain/2fc55edc390eb50274688ea764d6e20f0640e2e2 isl_coalesce.c: fix typo in comment Signed-off-by: Sven Verdoolaege --- diff --git a/isl_coalesce.c b/isl_coalesce.c index c2c3bb44..bdd2cecf 100644 --- a/isl_coalesce.c +++ b/isl_coalesce.c @@ -383,7 +383,7 @@ static int contains(struct isl_map *map, int i, int *ineq_i, * map with exactly the other basic map (we already know that this * other basic map is included in the extension, because there * were no "cut" inequalities in "i") and we can replace the - * two basic maps by thie extension. + * two basic maps by this extension. * ____ _____ * / || / | * / || / |