From c54e4763f8f4f6239a778994cf68f077ad2b170d Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 5 Mar 2014 12:25:43 -0600 Subject: [PATCH] he910: Fix whitespace --- plugins/he910.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/he910.c b/plugins/he910.c index e050e0d8..8d32af96 100644 --- a/plugins/he910.c +++ b/plugins/he910.c @@ -203,7 +203,6 @@ static void cfun_enable_cb(gboolean ok, GAtResult *result, gpointer user_data) */ g_at_chat_send(data->chat, "AT#AUTOATT=0", none_prefix, NULL, NULL, NULL); - } static int he910_enable(struct ofono_modem *modem)