summaryrefslogtreecommitdiff
path: root/isl_mat.c
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-26 15:40:59 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-26 15:41:05 +0900
commit00379ed8382633df31958567e15875f078e2f55a (patch)
tree7b9354a08bf449888569fcba61b11e8c69eb8352 /isl_mat.c
parentb1eec2cf704f70aa44d179147d7d157f61ecacfd (diff)
downloadisl-00379ed8382633df31958567e15875f078e2f55a.tar.gz
isl-00379ed8382633df31958567e15875f078e2f55a.tar.bz2
isl-00379ed8382633df31958567e15875f078e2f55a.zip
Imported Upstream version 0.16upstream/0.16
Change-Id: If180663226b559510da531666b6301ecda469136 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'isl_mat.c')
-rw-r--r--isl_mat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isl_mat.c b/isl_mat.c
index f859601e..0cb67723 100644
--- a/isl_mat.c
+++ b/isl_mat.c
@@ -1123,7 +1123,7 @@ static int preimage(struct isl_ctx *ctx, isl_int **q, unsigned n,
* M the matrix mat.
*
* If there are fewer variables x' then there are x, then we perform
- * the transformation in place, which that, in principle,
+ * the transformation in place, which means that, in principle,
* this frees up some extra variables as the number
* of columns remains constant, but we would have to extend
* the div array too as the number of rows in this array is assumed