summaryrefslogtreecommitdiff
path: root/src/ostree/ot-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ostree/ot-editor.h')
-rw-r--r--src/ostree/ot-editor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ostree/ot-editor.h b/src/ostree/ot-editor.h
index c096bed4..eb65dd0e 100644
--- a/src/ostree/ot-editor.h
+++ b/src/ostree/ot-editor.h
@@ -25,5 +25,5 @@
#include "ostree.h"
-char * ot_editor_prompt (OstreeRepo *repo, const char *input,
- GCancellable *cancellable, GError **error);
+char *ot_editor_prompt (OstreeRepo *repo, const char *input, GCancellable *cancellable,
+ GError **error);