projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b90f1f
)
repo: Make ostree_repo_create_at take nullable options
author
Colin Walters
<walters@verbum.org>
Tue, 12 Jan 2021 01:20:23 +0000
(
01:20
+0000)
committer
Colin Walters
<walters@verbum.org>
Tue, 12 Jan 2021 01:20:23 +0000
(
01:20
+0000)
Hit this when trying to use the Rust bindings.
src/libostree/ostree-repo.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.c
b/src/libostree/ostree-repo.c
index 1c951b127f802551edacea8cf23339a031af666b..2469b52ecc2c6184f281a9da93d462b5390aa8e3 100644
(file)
--- a/
src/libostree/ostree-repo.c
+++ b/
src/libostree/ostree-repo.c
@@
-2584,7
+2584,7
@@
ostree_repo_create (OstreeRepo *self,
* @dfd: Directory fd
* @path: Path
* @mode: The mode to store the repository in
- * @options: a{sv}: See below for accepted keys
+ * @options:
(nullable):
a{sv}: See below for accepted keys
* @cancellable: Cancellable
* @error: Error
*