mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-22 06:50:47 +03:00
Fix typo in previous commit
This commit is contained in:
parent
fd56952d6b
commit
1dd4435936
@ -364,7 +364,7 @@ ostree_repo_resolve_partial_checksum (OstreeRepo *self,
|
||||
GError **error)
|
||||
{
|
||||
gboolean ret = FALSE;
|
||||
s_unref_hashtable GHashTable *ref_list = NULL;
|
||||
gs_unref_hashtable GHashTable *ref_list = NULL;
|
||||
gs_free char *ret_rev = NULL;
|
||||
guint length;
|
||||
const char *checksum = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user