[master] 45ee24a Tiny lint; file is called vmod.vcc.

Lasse Karstensen lkarsten at varnish-software.com
Tue May 13 11:55:59 CEST 2014


commit 45ee24af32f2a3742966efdf9c0aff95783a863a
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Tue May 13 11:44:31 2014 +0200

    Tiny lint; file is called vmod.vcc.

diff --git a/lib/libvcc/vmodtool.py b/lib/libvcc/vmodtool.py
index be6cff6..b9d7c95 100755
--- a/lib/libvcc/vmodtool.py
+++ b/lib/libvcc/vmodtool.py
@@ -26,7 +26,7 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 #
-# Read the vmod.spec file and produce the vmod.h and vmod.c files.
+# Read the vmod.vcc file and produce the vmod.h and vmod.c files.
 #
 # vmod.h contains the prototypes for the published functions, the module
 # C-code should include this file to ensure type-consistency.



More information about the varnish-commit mailing list