summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/web/swat.c')
-rw-r--r--source3/web/swat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index 92dece6ecd..6d14e9db98 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -1262,7 +1262,7 @@ static void printers_page(void)
int main(int argc, char *argv[])
{
int opt;
- char *page;
+ const char *page;
poptContext pc;
struct poptOption long_options[] = {
POPT_AUTOHELP