summaryrefslogtreecommitdiff
path: root/libnm-core/nm-dbus-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-dbus-utils.c')
-rw-r--r--libnm-core/nm-dbus-utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnm-core/nm-dbus-utils.c b/libnm-core/nm-dbus-utils.c
index d95c7f513d..a5ec13a8cf 100644
--- a/libnm-core/nm-dbus-utils.c
+++ b/libnm-core/nm-dbus-utils.c
@@ -173,8 +173,8 @@ _nm_dbus_typecheck_response(GVariant *response, const GVariantType *reply_type,
return TRUE;
/* This is the same error code that g_dbus_connection_call() returns if
- * @reply_type doesn't match.
- */
+ * @reply_type doesn't match.
+ */
g_set_error(error,
G_IO_ERROR,
G_IO_ERROR_INVALID_ARGUMENT,