tests,helpers: minor indentation fix

This commit is contained in:
Aleksander Morgado
2019-09-10 12:20:00 +02:00
parent 141e69bc00
commit 87224e083c

View File

@@ -20,7 +20,7 @@
#include <libmm-glib.h>
void mm_test_helpers_compare_bands (GArray *bands,
const MMModemBand *expected_bands,
guint n_expected_bands);
const MMModemBand *expected_bands,
guint n_expected_bands);
#endif /* TEST_HELPERS_H */