tests,helpers: minor alignment fix
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
void
|
void
|
||||||
mm_test_helpers_compare_bands (GArray *bands,
|
mm_test_helpers_compare_bands (GArray *bands,
|
||||||
const MMModemBand *expected_bands,
|
const MMModemBand *expected_bands,
|
||||||
guint n_expected_bands)
|
guint n_expected_bands)
|
||||||
{
|
{
|
||||||
gchar *bands_str;
|
gchar *bands_str;
|
||||||
GArray *expected_bands_array;
|
GArray *expected_bands_array;
|
||||||
|
Reference in New Issue
Block a user