From 8da66909e998750e9f1af3d9538bed13d4758a26 Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Fri, 6 Aug 2010 15:24:32 +0200 Subject: [PATCH] isl_coalesce.c: fix typo in comment Signed-off-by: Sven Verdoolaege --- isl_coalesce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isl_coalesce.c b/isl_coalesce.c index 9f31441..df776ab 100644 --- a/isl_coalesce.c +++ b/isl_coalesce.c @@ -646,7 +646,7 @@ static void set_is_redundant(struct isl_tab *tab, unsigned n_eq, } } -/* Given a pair of basic maps i and j such that j stick out +/* Given a pair of basic maps i and j such that j sticks out * of i at n cut constraints, each time by at most one, * try to compute wrapping constraints and replace the two * basic maps by a single basic map. -- 2.7.4