[master] 6d24fb2 "appearantly" > "apparently"
Dag Haavi Finstad
daghf at varnish-software.com
Thu Oct 1 11:21:35 CEST 2015
commit 6d24fb23bd200e0f7ae26f601f08a3594c6c3c6f
Author: Andrew Langhorn <andrew.langhorn at digital.cabinet-office.gov.uk>
Date: Wed Sep 30 22:50:07 2015 +0100
"appearantly" > "apparently"
A very minor spelling fix for something I noticed whilst reading the source
for CIDR notation inside ACLs.
diff --git a/lib/libvcc/vcc_acl.c b/lib/libvcc/vcc_acl.c
index 72dd304..b9722ce 100644
--- a/lib/libvcc/vcc_acl.c
+++ b/lib/libvcc/vcc_acl.c
@@ -241,7 +241,7 @@ vcc_acl_try_getaddrinfo(struct vcc *tl, struct acl_e *ae)
/*--------------------------------------------------------------------
* Ancient stupidity on the part of X/Open and other standards orgs
* dictate that "192.168" be translated to 192.0.0.168. Ever since
- * CIDR happened, "192.168/16" notation has been used, but appearantly
+ * CIDR happened, "192.168/16" notation has been used, but apparently
* no API supports parsing this, so roll our own.
*/
More information about the varnish-commit
mailing list