aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/tests/test-helpers.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/tests/test-helpers.c b/plugins/tests/test-helpers.c
index 5620c042..1fe2cdc6 100644
--- a/plugins/tests/test-helpers.c
+++ b/plugins/tests/test-helpers.c
@@ -24,8 +24,8 @@
void
mm_test_helpers_compare_bands (GArray *bands,
- const MMModemBand *expected_bands,
- guint n_expected_bands)
+ const MMModemBand *expected_bands,
+ guint n_expected_bands)
{
gchar *bands_str;
GArray *expected_bands_array;