mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
dir: Fix inaccurate nullable annotation
(cherry picked from commit 9de49e6dad926743994c29e32ade2a3a4b820dc5)
This commit is contained in:
parent
03ae8f28b5
commit
4afbd893d0
@ -5222,7 +5222,7 @@ repo_pull (OstreeRepo *self,
|
||||
FlatpakRemoteState *state,
|
||||
const char **dirs_to_pull,
|
||||
const char *ref_to_fetch,
|
||||
const char *rev_to_fetch, /* (nullable) */
|
||||
const char *rev_to_fetch,
|
||||
GFile *sideload_repo,
|
||||
const char *token,
|
||||
FlatpakPullFlags flatpak_flags,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user