summaryrefslogtreecommitdiff
path: root/mate-panel/panel-reset.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-reset.c')
-rw-r--r--mate-panel/panel-reset.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-panel/panel-reset.c b/mate-panel/panel-reset.c
index 22532da4..cf496f1a 100644
--- a/mate-panel/panel-reset.c
+++ b/mate-panel/panel-reset.c
@@ -32,7 +32,8 @@
#include "panel-schemas.h"
#include <libpanel-util/panel-dconf.h>
-void panel_reset()
+void
+panel_reset()
{
panel_dconf_recursive_reset (PANEL_GENERAL_PATH, NULL);
panel_dconf_recursive_reset (PANEL_TOPLEVEL_PATH, NULL);