Mailing List Archive

[master] 9ddd9d471 varnishd: polish
commit 9ddd9d4717fbf3732815d687c776d1009334f65c
Author: Asad Sajjad Ahmed <asadsa@varnish-software.com>
Date: Thu Mar 7 13:27:55 2024 +0100

varnishd: polish

Signed-off-by: Asad Sajjad Ahmed <asadsa@varnish-software.com>

diff --git a/bin/varnishd/cache/cache_varnishd.h b/bin/varnishd/cache/cache_varnishd.h
index a73ff7170..d759f95e7 100644
--- a/bin/varnishd/cache/cache_varnishd.h
+++ b/bin/varnishd/cache/cache_varnishd.h
@@ -163,8 +163,6 @@ void VCA_Shutdown(void);
/* cache_backend_cfg.c */
void VBE_InitCfg(void);

-void VBP_Init(void);
-
/* cache_ban.c */

/* for stevedoes resurrecting bans */
@@ -464,7 +462,8 @@ struct conn_pool;
void VCP_Init(void);
void VCP_Panic(struct vsb *, struct conn_pool *);

-/* cache_backend_poll.c */
+/* cache_backend_probe.c */
+void VBP_Init(void);

/* cache_vary.c */
int VRY_Create(struct busyobj *bo, struct vsb **psb);
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit