[master] ed70902 sync comment with reality

Nils Goroll nils.goroll at uplex.de
Mon Nov 13 16:31:05 UTC 2017


commit ed70902076c7a552685b3e4ab0b11bf327c2c371
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Nov 13 17:30:28 2017 +0100

    sync comment with reality

diff --git a/bin/varnishd/cache/cache.h b/bin/varnishd/cache/cache.h
index 29a6923..14ba352 100644
--- a/bin/varnishd/cache/cache.h
+++ b/bin/varnishd/cache/cache.h
@@ -406,7 +406,7 @@ struct busyobj {
 	char			*end;
 
 	/*
-	 * All fields from refcount and down are zeroed when the busyobj
+	 * All fields from retries and down are zeroed when the busyobj
 	 * is recycled.
 	 */
 	int			retries;


More information about the varnish-commit mailing list