projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96875b3
)
lib: fix some version tags
author
Felix Krull
<f_krull@gmx.de>
Fri, 26 Mar 2021 19:31:01 +0000
(20:31 +0100)
committer
Colin Walters
<walters@verbum.org>
Fri, 26 Mar 2021 19:59:07 +0000
(15:59 -0400)
src/libostree/ostree-repo-static-delta-core.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo-static-delta-core.c
b/src/libostree/ostree-repo-static-delta-core.c
index c253672489d7afb4c509cf292c1a10c9ad0a4bca..e4280af01eb4a5de6db848337f2b771a6002ec71 100644
(file)
--- a/
src/libostree/ostree-repo-static-delta-core.c
+++ b/
src/libostree/ostree-repo-static-delta-core.c
@@
-178,7
+178,7
@@
ostree_repo_list_static_delta_names (OstreeRepo *self,
* This function synchronously enumerates all static delta indexes in the
* repository, returning its result in @out_indexes.
*
- * Since: 2020.
7
+ * Since: 2020.
8
*/
gboolean
ostree_repo_list_static_delta_indexes (OstreeRepo *self,
@@
-1254,6
+1254,8
@@
file_has_content (OstreeRepo *repo,
* This is normally called automatically when the summary is updated in ostree_repo_regenerate_summary().
*
* Locking: shared
+ *
+ * Since: 2020.8
*/
gboolean
ostree_repo_static_delta_reindex (OstreeRepo *repo,