style: fix clang-format

This commit is contained in:
Thomas Haller 2022-02-17 17:25:08 +01:00
parent 3d34f1b6b6
commit 14a5995395
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -117,7 +117,7 @@ typedef struct {
} ArgsInfo;
/* --- Global variables --- */
GMainLoop *loop = NULL;
GMainLoop *loop = NULL;
NM_CACHED_QUARK_FCN("nmcli-error-quark", nmcli_error_quark);