[master] b588787 Fix comment.

Poul-Henning Kamp phk at FreeBSD.org
Thu May 14 17:11:29 CEST 2015


commit b58878745aafe6a5d4747867b79fd7ae585618d5
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu May 14 15:11:10 2015 +0000

    Fix comment.
    
    Submitted by: Dridi

diff --git a/include/vrt.h b/include/vrt.h
index 97c4e92..785dd8c 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -110,7 +110,7 @@ struct vrt_ctx {
 
 	/*
 	 * method specific argument:
-	 *    hash:		struct SHA256ctx
+	 *    hash:		struct SHA256Context
 	 *    synth+error:	struct vsb *
 	 */
 	void				*specific;



More information about the varnish-commit mailing list