[master] f706571 Fix comments
Poul-Henning Kamp
phk at FreeBSD.org
Mon Jul 14 19:01:02 CEST 2014
commit f7065719ea818e6d78d8246708ec83ead7114ef0
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Mon Jul 14 17:00:47 2014 +0000
Fix comments
diff --git a/bin/varnishd/cache/cache.h b/bin/varnishd/cache/cache.h
index 7cea69d..ddb99a3 100644
--- a/bin/varnishd/cache/cache.h
+++ b/bin/varnishd/cache/cache.h
@@ -174,10 +174,9 @@ struct ws {
};
/*--------------------------------------------------------------------
- * Ban info event types
+ *
*/
-/* NB: remember to update http_Copy() if you add fields */
struct http {
unsigned magic;
#define HTTP_MAGIC 0x6428b5c9
More information about the varnish-commit
mailing list