summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 8a9174b..3649ad5 100644
--- a/src/main.c
+++ b/src/main.c
@@ -133,8 +133,9 @@ activate_cb (GtkApplication *app, gpointer user_data)
zenity_option_free ();
g_free (args);
- // FIXME - pass retval to gapplication properly.
-// exit (retval);
+ /* FIXME - pass retval to gapplication properly.
+ * exit (retval);
+ */
}
int