summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-os.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libostree/ostree-repo-os.h')
-rw-r--r--src/libostree/ostree-repo-os.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libostree/ostree-repo-os.h b/src/libostree/ostree-repo-os.h
index 9019ea59..30c54c1a 100644
--- a/src/libostree/ostree-repo-os.h
+++ b/src/libostree/ostree-repo-os.h
@@ -23,14 +23,14 @@
G_BEGIN_DECLS
-/**
+/**
* OSTREE_METADATA_KEY_BOOTABLE:
*
* GVariant type `b`: Set if this commit is intended to be bootable
* Since: 2021.1
*/
#define OSTREE_METADATA_KEY_BOOTABLE "ostree.bootable"
-/**
+/**
* OSTREE_METADATA_KEY_LINUX:
*
* GVariant type `s`: Contains the Linux kernel release (i.e. `uname -r`)