mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 21:35:58 +00:00
trivial: Fix whitespace issue
This commit is contained in:
parent
f77d706fff
commit
86914c52da
@ -788,10 +788,10 @@ fu_util_download_metadata_for_remote (FuUtilPrivate *priv,
|
||||
|
||||
/* send all this to fwupd */
|
||||
return fwupd_client_update_metadata (priv->client,
|
||||
fwupd_remote_get_id (remote),
|
||||
filename,
|
||||
filename_asc,
|
||||
NULL, error);
|
||||
fwupd_remote_get_id (remote),
|
||||
filename,
|
||||
filename_asc,
|
||||
NULL, error);
|
||||
}
|
||||
|
||||
static gboolean
|
||||
|
Loading…
Reference in New Issue
Block a user