[master] 67d4b57 Correct the description of this function

Martin Blix Grydeland martin at varnish-software.com
Thu Apr 9 15:16:28 CEST 2015


commit 67d4b57e798c068ef03e0289598839eb0e65b135
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Mon Mar 23 17:09:37 2015 +0100

    Correct the description of this function
    
    It isn't internal

diff --git a/lib/libvarnishapi/vsm.c b/lib/libvarnishapi/vsm.c
index e805b1f..5856262 100644
--- a/lib/libvarnishapi/vsm.c
+++ b/lib/libvarnishapi/vsm.c
@@ -202,7 +202,7 @@ VSM_Delete(struct VSM_data *vd)
 }
 
 /*--------------------------------------------------------------------
- * The internal VSM open function
+ * The VSM open function
  *
  * Return:
  *	0 = success



More information about the varnish-commit mailing list