[master] 2a5dc8770 Minor doc fix

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed May 22 07:37:11 UTC 2019


commit 2a5dc877041bc6bba090b2cd2ca5de1c9f6ddfaa
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed May 22 09:36:06 2019 +0200

    Minor doc fix

diff --git a/lib/libvarnish/vss.c b/lib/libvarnish/vss.c
index a37879a97..4313b3b05 100644
--- a/lib/libvarnish/vss.c
+++ b/lib/libvarnish/vss.c
@@ -54,7 +54,7 @@
  * "0.0.0.0"   - "0.0.0.0:80"   - "0.0.0.0 80"
  * "[::1]"     - "[::1]:80"     - "[::1] 80"
  * "[::]"      - "[::]:80"      - "[::] 80"
- * "::1"       - "[::1]:80"     - "::1 80"
+ * "::1"       - "[::1]:80"     - "[::1] 80"
  *
  * See also RFC5952
  */


More information about the varnish-commit mailing list