CLEANUP: standard: Fix typo in IPv6 mask example
authorTim Duesterhus <tim@bastelstu.be>
Tue, 20 Feb 2018 16:02:18 +0000 (17:02 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Feb 2018 04:07:35 +0000 (05:07 +0100)
commit5e64286bab07fdd28fc644e2165633949f313662
tree125e153fdb9e7d8adf13a51d8bbe3f8c4c7c1989
parent05f6a43bd474faa087d6969ca4f4eb2b08df1f58
CLEANUP: standard: Fix typo in IPv6 mask example

IPv6 addresses with two double colons are invalid.

This typo was introduced in commit 471851713af20d84b67b8966471ea758dc8c12b9.
include/common/standard.h
src/standard.c