Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
2223ff49
Commit
2223ff49
authored
Jul 30, 2015
by
Martin Blix Grydeland
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix prototype match
parent
55e253fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vmod_debug.c
lib/libvmod_debug/vmod_debug.c
+1
-1
No files found.
lib/libvmod_debug/vmod_debug.c
View file @
2223ff49
...
@@ -249,7 +249,7 @@ priv_vcl_free(void *priv)
...
@@ -249,7 +249,7 @@ priv_vcl_free(void *priv)
AZ
(
priv_vcl
);
AZ
(
priv_vcl
);
}
}
int
__match_proto__
(
vmod_
ini
t_f
)
int
__match_proto__
(
vmod_
even
t_f
)
event_function
(
VRT_CTX
,
struct
vmod_priv
*
priv
,
enum
vcl_event_e
e
)
event_function
(
VRT_CTX
,
struct
vmod_priv
*
priv
,
enum
vcl_event_e
e
)
{
{
struct
priv_vcl
*
priv_vcl
;
struct
priv_vcl
*
priv_vcl
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment