summaryrefslogtreecommitdiff
path: root/shell/cc-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/cc-panel.c')
-rw-r--r--shell/cc-panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cc-panel.c b/shell/cc-panel.c
index e01a6af78..d3c6151de 100644
--- a/shell/cc-panel.c
+++ b/shell/cc-panel.c
@@ -193,7 +193,7 @@ cc_panel_get_shell (CcPanel *panel)
return priv->shell;
}
-const char *
+const gchar*
cc_panel_get_help_uri (CcPanel *panel)
{
CcPanelClass *class = CC_PANEL_GET_CLASS (panel);