Address a complaint by gcc4.7 on solaris vtesters

parent 1084cfcb
......@@ -69,7 +69,7 @@ V1F_SendReq(struct worker *wrk, struct busyobj *bo, uint64_t *ctr_hdrbytes,
ssize_t i;
uint64_t bytes, hdrbytes;
struct http_conn *htc;
struct vdp_ctx vdc[1] = { 0 };
struct vdp_ctx vdc[1] = {{ 0 }};
intmax_t cl;
const char *err = 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