From a09050a7f63a262bf90dcb1c7a41f9cfd205db43 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 5 Feb 2014 08:38:26 +0100 Subject: Imported Upstream version 0.5 --- plugins/mm-modem-sierra-gsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mm-modem-sierra-gsm.c') diff --git a/plugins/mm-modem-sierra-gsm.c b/plugins/mm-modem-sierra-gsm.c index 6d4e4d5..551142e 100644 --- a/plugins/mm-modem-sierra-gsm.c +++ b/plugins/mm-modem-sierra-gsm.c @@ -580,7 +580,7 @@ clear_user_pass (MMModemSierraGsm *self) g_free (priv->username); priv->username = NULL; g_free (priv->password); - priv->username = NULL; + priv->password = NULL; } static void -- cgit v1.2.3