Commit a9ad661b authored by Enerdhil's avatar Enerdhil Committed by Pål Hermunn Johansen

Fix typo in lib/libvarnish/vtim.c

parent 9367a632
......@@ -461,7 +461,7 @@ tst_delta()
err += tst_delta_check("VTIM_real", r_begin, r_end, ref);
if (err) {
printf("%d time delta test errrors\n", err);
printf("%d time delta test errors\n", err);
exit(4);
}
}
......
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