summaryrefslogtreecommitdiff
path: root/desktop/401login.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/401login.h')
-rw-r--r--desktop/401login.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/401login.h b/desktop/401login.h
index fc94d971b..9e6030ab4 100644
--- a/desktop/401login.h
+++ b/desktop/401login.h
@@ -15,7 +15,7 @@
#ifdef WITH_AUTH
void gui_401login_open(struct browser_window *bw, struct content *c,
- char *realm);
+ const char *realm);
#endif