summaryrefslogtreecommitdiff
path: root/source4/web_server/ejs/miniMpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/web_server/ejs/miniMpr.c')
-rw-r--r--source4/web_server/ejs/miniMpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/web_server/ejs/miniMpr.c b/source4/web_server/ejs/miniMpr.c
index 8e1689ac9d..311f2defeb 100644
--- a/source4/web_server/ejs/miniMpr.c
+++ b/source4/web_server/ejs/miniMpr.c
@@ -35,7 +35,7 @@
#if !BLD_APPWEB
#if !BLD_GOAHEAD_WEBSERVER
-static TALLOC_CTX *mpr_ctx;
+static void *mpr_ctx;
void mprSetCtx(TALLOC_CTX *ctx)
{