[master] 756e1d7 fix a comment

Poul-Henning Kamp phk at FreeBSD.org
Tue Feb 9 01:19:12 CET 2016


commit 756e1d749910951787f84d070649ee141b88d8fc
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Feb 8 21:30:00 2016 +0000

    fix a comment

diff --git a/bin/varnishd/common/common.h b/bin/varnishd/common/common.h
index e280282..a5674a7 100644
--- a/bin/varnishd/common/common.h
+++ b/bin/varnishd/common/common.h
@@ -65,7 +65,7 @@ void mgt_child_inherit(int fd, const char *what);
 /* cache/cache_vcl.c */
 int VCL_TestLoad(const char *);
 
-/* vsm.c */
+/* common_vsm.c */
 struct vsm_sc;
 struct VSC_C_main;
 struct vsm_sc *VSM_common_new(void *ptr, ssize_t len);



More information about the varnish-commit mailing list