summaryrefslogtreecommitdiff
path: root/src/ostree/ot-editor.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2023-05-01 14:24:29 -0400
committerColin Walters <walters@verbum.org>2023-05-02 08:42:19 -0400
commit453aed97f688c606622562145fa1f7c10096ba14 (patch)
tree8059e3887665735f14b31a44402d5d578fcdd876 /src/ostree/ot-editor.h
parenta917813bb82b6ec7083da24064439b656971748d (diff)
downloadostree-453aed97f688c606622562145fa1f7c10096ba14.tar.gz
tree-wide: Run clang-format
This is a one-time tree wide reformatting to ensure consistency going forward.
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);