summaryrefslogtreecommitdiff
path: root/mu/libexec/wicket.c
diff options
context:
space:
mode:
Diffstat (limited to 'mu/libexec/wicket.c')
-rw-r--r--mu/libexec/wicket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu/libexec/wicket.c b/mu/libexec/wicket.c
index a9d586a35..422d2f32f 100644
--- a/mu/libexec/wicket.c
+++ b/mu/libexec/wicket.c
@@ -52,7 +52,7 @@ wicket_match (mu_stream_t stream, const char *str)
{
int rc, ret;
mu_url_t u, url;
- struct mu_locus loc;
+ struct mu_locus_point loc;
int flags = MU_URL_PARSE_ALL;
if (wicket_verbose > 2)

Return to:

Send suggestions and report system problems to the System administrator.