summaryrefslogtreecommitdiff
path: root/ufo/ufo-task-graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'ufo/ufo-task-graph.h')
-rw-r--r--ufo/ufo-task-graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufo/ufo-task-graph.h b/ufo/ufo-task-graph.h
index 55d9aca..025bcba 100644
--- a/ufo/ufo-task-graph.h
+++ b/ufo/ufo-task-graph.h
@@ -47,7 +47,7 @@ typedef struct _UfoTaskGraphPrivate UfoTaskGraphPrivate;
typedef enum {
UFO_TASK_GRAPH_ERROR_JSON_KEY,
- UFO_TASK_GRAPH_ERROR_BAD_INPUTS,
+ UFO_TASK_GRAPH_ERROR_BAD_INPUTS
} UfoTaskGraphError;
/**