trivial: fix formatting
This commit is contained in:
@@ -1072,8 +1072,8 @@ test_devid_item (void *f, gpointer d)
|
|||||||
item->manf,
|
item->manf,
|
||||||
FALSE);
|
FALSE);
|
||||||
g_assert (devid);
|
g_assert (devid);
|
||||||
if (strcmp (devid, item->devid))
|
if (strcmp (devid, item->devid))
|
||||||
g_message (devid);
|
g_message (devid);
|
||||||
g_assert (!strcmp (devid, item->devid));
|
g_assert (!strcmp (devid, item->devid));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user