aboutsummaryrefslogtreecommitdiff
path: root/src/Groups.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Groups.c')
-rw-r--r--src/Groups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Groups.c b/src/Groups.c
index a12269b..42b88f0 100644
--- a/src/Groups.c
+++ b/src/Groups.c
@@ -100,7 +100,7 @@ static int GroupsPage(const cGH *cctkGH, httpRequest *request, void *data)
/* avoid compiler warning about unused parameter */
data = data;
- HTTP_Send_OK_Header( request );
+ HTTP_SendOKHeader( request );
/* Start the page */
HTTP_SetDoctype( message );