Commit 044809d6 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Whitespace OCD

parent 8ab29a0d
......@@ -230,7 +230,8 @@ vmod_get(VRT_CTX, struct vmod_priv *priv, VCL_STRING name)
static vre_t *
compile_re(VRT_CTX, VCL_STRING expression) {
compile_re(VRT_CTX, VCL_STRING expression)
{
vre_t *vre;
const char *error;
int erroroffset;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment