modem: Add missing empty line
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 12 Apr 2012 10:09:32 +0000 (12:09 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 12 Apr 2012 10:09:32 +0000 (12:09 +0200)
src/modem.c

index 1a26991..43d7e9e 100644 (file)
@@ -592,6 +592,7 @@ static gboolean modem_has_sim(struct ofono_modem *modem)
 
        return FALSE;
 }
+
 static void common_online_cb(const struct ofono_error *error, void *data)
 {
        struct ofono_modem *modem = data;