summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2014-03-05 12:25:43 -0600
committerDenis Kenzior <denkenz@gmail.com>2014-03-10 11:53:22 -0500
commitc54e4763f8f4f6239a778994cf68f077ad2b170d (patch)
treefa5d9349dc724299031e4ea1830d5c3ea28d9117 /plugins
parentea2b34eacda2d4e0930e66d4734c42de6bc61bf0 (diff)
downloadofono-c54e4763f8f4f6239a778994cf68f077ad2b170d.tar.bz2
he910: Fix whitespace
Diffstat (limited to 'plugins')
-rw-r--r--plugins/he910.c1
1 files changed, 0 insertions, 1 deletions
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)