summaryrefslogtreecommitdiff
path: root/test/testproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testproc.c')
-rw-r--r--test/testproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testproc.c b/test/testproc.c
index 4a38c95ba..7d867f764 100644
--- a/test/testproc.c
+++ b/test/testproc.c
@@ -79,7 +79,7 @@ int main(int argc, char *argv[])
char *args[3];
char *teststr;
- ap_create_context(NULL, NULL, &context);
+ ap_create_context(NULL, &context);
teststr = ap_pstrdup(context, "Whooo Hoooo\0");