aboutsummaryrefslogtreecommitdiff
path: root/src/HTTPDUtils.h
diff options
context:
space:
mode:
authorgoodale <goodale@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2004-05-17 12:40:46 +0000
committergoodale <goodale@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2004-05-17 12:40:46 +0000
commit2d5a751508e185bfa7083c78fc38b6fc25e9ab54 (patch)
treeb795029d97a1796d00227b04a9277d5d078acdba /src/HTTPDUtils.h
parentee9aa83b4b377ab5e18eeff6612f7ab15b3ecf3f (diff)
Untabified.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@207 1faa4e14-9dd3-4be0-9f0e-ffe519881164
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