[gnome-builder/gnome-builder-3-32] notification: whitespace cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-32] notification: whitespace cleanup
- Date: Fri, 10 May 2019 18:57:47 +0000 (UTC)
commit f90a9e626a7c40fdacdb318a4d600306d88ca43d
Author: Christian Hergert <chergert redhat com>
Date: Fri May 10 10:05:08 2019 -0700
notification: whitespace cleanup
src/plugins/notification/ide-notification-addin.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/src/plugins/notification/ide-notification-addin.c
b/src/plugins/notification/ide-notification-addin.c
index 91fa09ade..bb6bfe678 100644
--- a/src/plugins/notification/ide-notification-addin.c
+++ b/src/plugins/notification/ide-notification-addin.c
@@ -30,12 +30,12 @@
struct _IdeNotificationAddin
{
- IdeObject parent_instance;
- IdeNotification *notif;
- gchar *last_msg_body;
- IdePipelinePhase requested_phase;
- gint64 last_time;
- guint supress : 1;
+ IdeObject parent_instance;
+ IdeNotification *notif;
+ gchar *last_msg_body;
+ IdePipelinePhase requested_phase;
+ gint64 last_time;
+ guint supress : 1;
};
static void addin_iface_init (IdePipelineAddinInterface *iface);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]