mobile: clarifiy modem state change log message

Otherwise it looks like it might be the NMDevice state change, which
it isn't.
This commit is contained in:
Dan Williams 2013-03-25 15:56:06 -05:00
parent 6ef543d3a6
commit e8cbde2704

View file

@ -828,7 +828,7 @@ modem_state_changed (MMModem *modem,
gboolean old;
gboolean new;
nm_log_info (LOGD_MB, "(%s) state changed, '%s' --> '%s' (reason: %s)\n",
nm_log_info (LOGD_MB, "(%s) modem state changed, '%s' --> '%s' (reason: %s)\n",
nm_modem_get_uid (NM_MODEM (self)),
mm_modem_state_get_string (old_state),
mm_modem_state_get_string (new_state),