aboutsummaryrefslogtreecommitdiff
path: root/src/HTTPDUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTTPDUtils.h')
-rw-r--r--src/HTTPDUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTTPDUtils.h b/src/HTTPDUtils.h
index 157546b..6f18c4f 100644
--- a/src/HTTPDUtils.h
+++ b/src/HTTPDUtils.h
@@ -24,7 +24,7 @@ extern "C"
#endif
int SetHTML_ContentHeader(const cGH *cctkGH, int choice, String *mess,
- const String *menu);
+ const String *menu);
int SetHTML_ContentFooter(const cGH *cctkGH, int choice, String *mess);
#ifdef __cplusplus