aboutsummaryrefslogtreecommitdiff
path: root/web/apache/service
diff options
context:
space:
mode:
Diffstat (limited to 'web/apache/service')
-rw-r--r--web/apache/service2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/apache/service b/web/apache/service
index 7ac01a2..33d5a0a 100644
--- a/web/apache/service
+++ b/web/apache/service
@@ -112,7 +112,7 @@ namespace web
init_worker (log& l) noexcept;
static const char*
- add_option (cmd_parms *parms, void *mconfig, const char *value) noexcept;
+ add_option (cmd_parms* parms, void* mconfig, const char* args) noexcept;
template <typename M>
int handle (request& r, log& l) noexcept;