From: Denis Kenzior Date: Wed, 5 Mar 2014 18:25:43 +0000 (-0600) Subject: he910: Fix whitespace X-Git-Tag: upstream/1.15~58 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c54e4763f8f4f6239a778994cf68f077ad2b170d;p=platform%2Fupstream%2Fofono.git he910: Fix whitespace --- 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)