aboutsummaryrefslogtreecommitdiffstats
path: root/shell/killev.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/killev.c')
-rw-r--r--shell/killev.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/killev.c b/shell/killev.c
index 948523dccb..f444fad0b8 100644
--- a/shell/killev.c
+++ b/shell/killev.c
@@ -107,7 +107,8 @@ kill_factories (void)
}
gint
-main (gint argc, gchar **argv)
+main (gint argc,
+ gchar **argv)
{
GFile *pid_file;
GFileMonitor *monitor;