[PATCH] tests: consistently use spaces for indentation
Aleksander Morgado
aleksander at aleksander.es
Wed May 21 02:58:17 PDT 2014
On 20/05/14 18:53, Ben Chan wrote:
> ---
> plugins/tests/test-fixture.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Pushed, thanks.
> diff --git a/plugins/tests/test-fixture.c b/plugins/tests/test-fixture.c
> index 37c119f..6b10f47 100644
> --- a/plugins/tests/test-fixture.c
> +++ b/plugins/tests/test-fixture.c
> @@ -19,7 +19,7 @@ void
> test_fixture_setup (TestFixture *fixture)
> {
> GError *error = NULL;
> - GVariant *result;
> + GVariant *result;
>
> /* Create the global dbus-daemon for this test suite */
> fixture->dbus = g_test_dbus_new (G_TEST_DBUS_NONE);
>
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list