mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-09 04:20:05 +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 */
|
/* send all this to fwupd */
|
||||||
return fwupd_client_update_metadata (priv->client,
|
return fwupd_client_update_metadata (priv->client,
|
||||||
fwupd_remote_get_id (remote),
|
fwupd_remote_get_id (remote),
|
||||||
filename,
|
filename,
|
||||||
filename_asc,
|
filename_asc,
|
||||||
NULL, error);
|
NULL, error);
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
|
Loading…
Reference in New Issue
Block a user