From c3fdaca4c822932c49c31ae0384cda96500e934e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 1 Apr 2021 23:41:11 +0200 Subject: iface-modem-simple: minor renames in logging of connection details --- src/mm-iface-modem-simple.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/mm-iface-modem-simple.c b/src/mm-iface-modem-simple.c index d788f677..3715f74e 100644 --- a/src/mm-iface-modem-simple.c +++ b/src/mm-iface-modem-simple.c @@ -716,8 +716,8 @@ connect_auth_ready (MMBaseModem *self, } else mm_obj_dbg (self, " allowed authentication: %s", VALIDATE_UNSPECIFIED (NULL)); - mm_obj_dbg (self, " User: %s", VALIDATE_UNSPECIFIED (mm_simple_connect_properties_get_user (ctx->properties))); - mm_obj_dbg (self, " Password: %s", VALIDATE_UNSPECIFIED (mm_simple_connect_properties_get_password (ctx->properties))); + mm_obj_dbg (self, " user: %s", VALIDATE_UNSPECIFIED (mm_simple_connect_properties_get_user (ctx->properties))); + mm_obj_dbg (self, " password: %s", VALIDATE_UNSPECIFIED (mm_simple_connect_properties_get_password (ctx->properties))); #undef VALIDATE_UNSPECIFIED } -- cgit v1.2.3-70-g09d2