repo: Make ostree_repo_create_at take nullable options
Hit this when trying to use the Rust bindings.
This commit is contained in:
parent
0b90f1f9a8
commit
125c83850a
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue