speedup: Fix minor whitespace issue

This commit is contained in:
Marcel Holtmann 2011-08-09 17:46:49 +02:00
parent a1087ef1f1
commit d0fa99678b
1 changed files with 2 additions and 2 deletions

View File

@ -88,9 +88,9 @@ static void speedup_remove(struct ofono_modem *modem)
static void speedup_debug(const char *str, void *user_data)
{
const char *prefix = user_data;
const char *prefix = user_data;
ofono_info("%s%s", prefix, str);
ofono_info("%s%s", prefix, str);
}
static GAtChat *open_device(struct ofono_modem *modem,