[master] 814c60b Better function description

Poul-Henning Kamp phk at varnish-cache.org
Wed Nov 21 10:38:34 CET 2012


commit 814c60b9ee356e9679437b6d581dfe9b4593c523
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Nov 21 09:38:22 2012 +0000

    Better function description

diff --git a/bin/varnishd/cache/cache_shmlog.c b/bin/varnishd/cache/cache_shmlog.c
index 23add4f..060773b 100644
--- a/bin/varnishd/cache/cache_shmlog.c
+++ b/bin/varnishd/cache/cache_shmlog.c
@@ -313,7 +313,7 @@ VSLb(struct vsl_log *vsl, enum VSL_tag_e tag, const char *fmt, ...)
 }
 
 /*--------------------------------------------------------------------
- * Allocate a VSL buffer
+ * Setup a VSL buffer, allocate space if none provided.
  */
 
 void



More information about the varnish-commit mailing list