mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-06 06:59:16 -04:00
dir: Fix parameter naming for consistency
Closes: #2173 Approved by: alexlarsson
This commit is contained in:
@@ -72,7 +72,7 @@ static OstreeRepo * flatpak_dir_create_child_repo (FlatpakDir *self,
|
||||
GError **error);
|
||||
static OstreeRepo * flatpak_dir_create_system_child_repo (FlatpakDir *self,
|
||||
GLnxLockFile *file_lock,
|
||||
const char *optional_checksum,
|
||||
const char *optional_commit,
|
||||
GError **error);
|
||||
|
||||
static gboolean flatpak_dir_mirror_oci (FlatpakDir *self,
|
||||
|
||||
Reference in New Issue
Block a user