[master] a3664eadc update removal marker

Nils Goroll nils.goroll at uplex.de
Sat Mar 27 13:54:04 UTC 2021


commit a3664eadcede0a34e2291ee061e7de951ac8620a
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Sat Mar 27 14:53:31 2021 +0100

    update removal marker

diff --git a/bin/varnishd/cache/cache.h b/bin/varnishd/cache/cache.h
index d80877e76..d5b7f458e 100644
--- a/bin/varnishd/cache/cache.h
+++ b/bin/varnishd/cache/cache.h
@@ -796,7 +796,7 @@ void WS_Assert_Allocated(const struct ws *ws, const void *ptr, ssize_t len);
 void WS_VSB_new(struct vsb *, struct ws *);
 char *WS_VSB_finish(struct vsb *, struct ws *, size_t *);
 
-/* REL_20210315 remove */
+/* REL_20210915 remove */
 static inline char*
 WS_Front(const struct ws *ws)
 {


More information about the varnish-commit mailing list