summaryrefslogtreecommitdiffstats
path: root/src/ufo-roof-filter-task.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ufo-roof-filter-task.c')
-rw-r--r--src/ufo-roof-filter-task.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ufo-roof-filter-task.c b/src/ufo-roof-filter-task.c
index 01bc742..3cee601 100644
--- a/src/ufo-roof-filter-task.c
+++ b/src/ufo-roof-filter-task.c
@@ -103,7 +103,7 @@ ufo_roof_filter_task_process (UfoTask *task,
priv = UFO_ROOF_FILTER_TASK_GET_PRIVATE (task);
if (priv->plane) {
- int buf_plane;
+ guint buf_plane;
GValue *value;
value = ufo_buffer_get_metadata(inputs[0], "plane");