[nautilus/wip/antoniof/switch-case-braces-style-fix] test




commit 8d350e5d79ee1a8c8e36b36db869daf0e9509f74
Author: António Fernandes <antoniof gnome org>
Date:   Sun Jul 11 14:11:13 2021 +0100

    test

 src/nautilus-previewer.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/nautilus-previewer.c b/src/nautilus-previewer.c
index 66074ab93..738f88e12 100644
--- a/src/nautilus-previewer.c
+++ b/src/nautilus-previewer.c
@@ -37,6 +37,7 @@
 #define PREVIEWER2_DBUS_IFACE "org.gnome.NautilusPreviewer2"
 #define PREVIEWER_DBUS_PATH "/org/gnome/NautilusPreviewer"
 
+struct dummy_statement_to_fool_uncrustify;
 static GDBusProxy *previewer_v2_proxy = NULL;
 
 static gboolean


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]