summaryrefslogtreecommitdiff
path: root/mate-panel/panel-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-layout.c')
-rw-r--r--mate-panel/panel-layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-layout.c b/mate-panel/panel-layout.c
index fba28f69..56ad2127 100644
--- a/mate-panel/panel-layout.c
+++ b/mate-panel/panel-layout.c
@@ -94,7 +94,7 @@ static PanelLayoutKeyDefinition panel_layout_object_keys[] = {
* distributions
*/
static gchar *
-panel_layout_filename ()
+panel_layout_filename (void)
{
GSettings *settings;
gchar *layout;