mirror of
https://github.com/ostreedev/ostree.git
synced 2025-08-25 13:49:24 +03:00
lib/repo-refs: Remove misleading newline
This commit is contained in:
@ -396,7 +396,6 @@ _ostree_repo_resolve_rev_internal (OstreeRepo *self,
|
||||
{
|
||||
ret_rev = g_strdup (refspec);
|
||||
}
|
||||
|
||||
else if (!ostree_repo_resolve_partial_checksum (self, refspec, &ret_rev, error))
|
||||
return FALSE;
|
||||
|
||||
|
Reference in New Issue
Block a user