[gegl] comments
- From: Nicolas Robidoux <nrobidoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] comments
- Date: Mon, 10 Dec 2012 13:52:37 +0000 (UTC)
commit 43de653ee28f596d387e7482635b73f0ff695cdb
Author: Nicolas Robidoux <nrobidoux git gnome org>
Date: Mon Dec 10 08:51:07 2012 -0500
comments
operations/transform/transform-core.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/transform/transform-core.c b/operations/transform/transform-core.c
index 47ae6ab..1fae30c 100644
--- a/operations/transform/transform-core.c
+++ b/operations/transform/transform-core.c
@@ -1129,7 +1129,7 @@ gegl_transform_matrix3_allow_fast_translate (GeglMatrix3 *matrix)
return FALSE;
/*
- * Get rid of coefficients that are noise on top of the translation.
+ * Check if it is a translation matrix.
*/
return gegl_matrix3_is_translate (matrix);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]