[master] 8a413ed6d vsl: Fix cute typo in a comment

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Mar 6 14:27:06 UTC 2023


commit 8a413ed6d4c928cf1882f38be0de8f307e8be266
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Mar 6 10:10:47 2023 +0100

    vsl: Fix cute typo in a comment

diff --git a/include/vapi/vsl_int.h b/include/vapi/vsl_int.h
index b3378d103..1ac59e0f0 100644
--- a/include/vapi/vsl_int.h
+++ b/include/vapi/vsl_int.h
@@ -104,7 +104,7 @@
 #define VSL_WRAPMARKER	(((uint32_t)SLT__Reserved << 24) | 0x575757) /* "WWW" */
 
 /*
- * The identifiers in shmlogtag are "SLT_" + XML tag.  A script may be run
+ * The identifiers in shmlogtag are "SLT_" + VSL tag.  A script may be run
  * on this file to extract the table rather than handcode it
  */
 #define SLT__MAX 256


More information about the varnish-commit mailing list