Commit 2f40990e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Staticize

parent 18e425b4
......@@ -68,7 +68,7 @@ struct vsb *vident;
struct VSC_C_mgt static_VSC_C_mgt;
struct VSC_C_mgt *VSC_C_mgt;
static int I_fd = -1;
char Cn_arg[] = "/tmp/varnishd_C_XXXXXXX";
static char Cn_arg[] = "/tmp/varnishd_C_XXXXXXX";
static struct vpf_fh *pfh = NULL;
......
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