aboutsummaryrefslogtreecommitdiff
path: root/src/ui.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.cc')
-rw-r--r--src/ui.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.cc b/src/ui.cc
index 430de896..fac78604 100644
--- a/src/ui.cc
+++ b/src/ui.cc
@@ -220,7 +220,7 @@ static void search_cb(Widget *wid, void *data)
/*
* Callback for the help button.
- */
+ */
static void help_cb(Widget *w, void *)
{
char *path = dStrconcat(DILLO_DOCDIR, "user_help.html", NULL);