[ostree/wip/delta2] core: Add OSTREE_COMMIT_GVARIANT_STRING
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree/wip/delta2] core: Add OSTREE_COMMIT_GVARIANT_STRING
- Date: Sun, 27 Apr 2014 20:39:41 +0000 (UTC)
commit 4ffd335f97941483906346803a766b8a80eebe7e
Author: Colin Walters <walters verbum org>
Date: Sun Apr 27 16:32:17 2014 -0400
core: Add OSTREE_COMMIT_GVARIANT_STRING
For concatenation, we need one without the G_VARIANT_TYPE().
src/libostree/ostree-core.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/libostree/ostree-core.h b/src/libostree/ostree-core.h
index de1698d..397bf31 100644
--- a/src/libostree/ostree-core.h
+++ b/src/libostree/ostree-core.h
@@ -102,6 +102,7 @@ typedef enum {
* ay - Root tree contents
* ay - Root tree metadata
*/
+#define OSTREE_COMMIT_GVARIANT_STRING "(a{sv}aya(say)sstayay)"
#define OSTREE_COMMIT_GVARIANT_FORMAT G_VARIANT_TYPE ("(a{sv}aya(say)sstayay)")
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]