projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49632f
)
Revert "repo: Fix nullability for remote options"
author
Colin Walters
<walters@verbum.org>
Fri, 17 Mar 2023 15:53:20 +0000
(11:53 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 17 Mar 2023 15:53:20 +0000
(11:53 -0400)
This reverts commit
c4d03d28500c75ad2bcf7b75383fc60fe7b83ca8
.
src/libostree/ostree-repo.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.c
b/src/libostree/ostree-repo.c
index 15bfb4ef27113cdca5d87ac601e32052e662eb51..282970e6a7983e11cf491362131902f48e640aa7 100644
(file)
--- a/
src/libostree/ostree-repo.c
+++ b/
src/libostree/ostree-repo.c
@@
-982,7
+982,7
@@
_ostree_repo_remote_name_is_file (const char *remote_name)
* underneath that group, or @default_value if the remote exists but not the
* option name. If an error is returned, @out_value will be set to %NULL.
*
- * Returns:
(nullable):
%TRUE on success, otherwise %FALSE with @error set
+ * Returns: %TRUE on success, otherwise %FALSE with @error set
*
* Since: 2016.5
*/