[master] 8b9b06d7b Overlooked one bit during re-rename
Nils Goroll
nils.goroll at uplex.de
Mon Sep 30 16:02:05 UTC 2024
commit 8b9b06d7b066a0441398228c0ce79aa1a28c224a
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Mon Sep 30 18:00:29 2024 +0200
Overlooked one bit during re-rename
diff --git a/include/tbl/locks.h b/include/tbl/locks.h
index b20644ee8..3de8e33e6 100644
--- a/include/tbl/locks.h
+++ b/include/tbl/locks.h
@@ -46,7 +46,7 @@ LOCK(probe)
LOCK(sess)
LOCK(conn_pool)
LOCK(vbe)
-LOCK(accpace)
+LOCK(vcapace)
LOCK(vcl)
LOCK(vxid)
LOCK(waiter)
More information about the varnish-commit
mailing list