summaryrefslogtreecommitdiff
path: root/src/math-converter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math-converter.c')
-rw-r--r--src/math-converter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math-converter.c b/src/math-converter.c
index 10d5336..5f8dccf 100644
--- a/src/math-converter.c
+++ b/src/math-converter.c
@@ -196,7 +196,7 @@ math_converter_get_category(MathConverter *converter)
static gboolean
-iter_is_unit(GtkTreeModel *model, GtkTreeIter *iter, Unit *unit)
+iter_is_unit(GtkTreeModel *model, GtkTreeIter *iter, const Unit *unit)
{
Unit *u;