summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-sign-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libostree/ostree-sign-private.h')
-rw-r--r--src/libostree/ostree-sign-private.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/libostree/ostree-sign-private.h b/src/libostree/ostree-sign-private.h
index c3826d47..b14dc634 100644
--- a/src/libostree/ostree-sign-private.h
+++ b/src/libostree/ostree-sign-private.h
@@ -29,11 +29,7 @@
G_BEGIN_DECLS
-gboolean _ostree_sign_summary_at (OstreeSign *self,
- OstreeRepo *repo,
- int dir_fd,
- GVariant *keys,
- GCancellable *cancellable,
- GError **error);
+gboolean _ostree_sign_summary_at (OstreeSign *self, OstreeRepo *repo, int dir_fd, GVariant *keys,
+ GCancellable *cancellable, GError **error);
G_END_DECLS