[4.0] 92c9466 Remove unused description.
    Lasse Karstensen 
    lkarsten at varnish-software.com
       
    Tue Jun 24 11:31:47 CEST 2014
    
    
  
commit 92c94665e8d63ff15b97dcd5940c2c9009596f1d
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Tue May 13 18:04:21 2014 +0200
    Remove unused description.
    
    This description isn't used anywhere, and it doesn't contain
    much useful information.
diff --git a/lib/libvmod_debug/vmod.vcc b/lib/libvmod_debug/vmod.vcc
index 71a98d6..6872775 100644
--- a/lib/libvmod_debug/vmod.vcc
+++ b/lib/libvmod_debug/vmod.vcc
@@ -33,10 +33,8 @@ DESCRIPTION
 This vmod is used to develop, test and debug the various aspects
 of VMOD handling in Varnish.
 
-$Init init_function
-
-Call this whenever a VCL is loaded which imports this vmod.
 
+$Init init_function
 $Function VOID panic(STRING_LIST)
 
 Don't.
    
    
More information about the varnish-commit
mailing list