[master] df51d3c49 Botched in previous commit
Federico G. Schwindt
fgsch at lodoss.net
Thu Jan 9 22:53:05 UTC 2020
commit df51d3c4937ac0b27acca114fb280d13eb8a8801
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Thu Jan 9 22:48:46 2020 +0000
Botched in previous commit
diff --git a/lib/libvmod_vtc/vmod_vtc.c b/lib/libvmod_vtc/vmod_vtc.c
index 783ee4fc4..fac65a75c 100644
--- a/lib/libvmod_vtc/vmod_vtc.c
+++ b/lib/libvmod_vtc/vmod_vtc.c
@@ -98,7 +98,7 @@ vmod_no_ip(VRT_CTX)
/*--------------------------------------------------------------------*/
-VCL_VOID v_matchproto_(td_vtc_panic) v_noreturn_
+VCL_VOID v_noreturn_ v_matchproto_(td_vtc_panic)
vmod_panic(VRT_CTX, VCL_STRANDS str)
{
const char *b;
More information about the varnish-commit
mailing list