aboutsummaryrefslogtreecommitdiff
path: root/src/Content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Content.h')
-rw-r--r--src/Content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Content.h b/src/Content.h
index d979ef7..cffabca 100644
--- a/src/Content.h
+++ b/src/Content.h
@@ -30,7 +30,7 @@ int HTTP_ContentLink(const char *URL,
int HTTP_ContentSendFromFile(httpRequest *request, int filedes);
int HTTP_ContentHeader(const cGH *cctkGH, int choice, int len, char *mess,
- const char *menu);
+ const char *menu);
int HTTP_ContentFooter(const cGH *cctkGH, int choice, int len, char *mess);
int HTTP_SetContentHeaderString(const cGH *cctkGH, int choice, String *mess,