[gnome-builder] meson: whitespace cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] meson: whitespace cleanup
- Date: Thu, 21 Feb 2019 00:53:04 +0000 (UTC)
commit 0dc2987ce3427e41d2ab10adb6f8af99cf1c1792
Author: Christian Hergert <chergert redhat com>
Date: Wed Feb 20 16:52:08 2019 -0800
meson: whitespace cleanup
src/plugins/meson/gbp-meson-test-provider.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/plugins/meson/gbp-meson-test-provider.c b/src/plugins/meson/gbp-meson-test-provider.c
index a742950ce..b835a4306 100644
--- a/src/plugins/meson/gbp-meson-test-provider.c
+++ b/src/plugins/meson/gbp-meson-test-provider.c
@@ -334,10 +334,10 @@ gbp_meson_test_provider_reload (gpointer user_data)
* be lazy about fetching unit tests until the panel is displayed.
*/
ide_pipeline_build_async (pipeline,
- IDE_PIPELINE_PHASE_CONFIGURE,
- self->build_cancellable,
- gbp_meson_test_provider_build_cb,
- g_object_ref (self));
+ IDE_PIPELINE_PHASE_CONFIGURE,
+ self->build_cancellable,
+ gbp_meson_test_provider_build_cb,
+ g_object_ref (self));
IDE_RETURN (G_SOURCE_REMOVE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]