X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=src%2Fodhcp6c.h;h=d4458ffd04b3a8f37009df89131a7e114dcd7e84;hb=8152153cb9c5b09862bf0c8a0d1005fa8dfdf262;hp=85ebf2f11815b25fe08414184bcc085e41fb0f0a;hpb=efb1a99e7cbaf9841226bb7564d07a76411a2552;p=odhcp6c.git diff --git a/src/odhcp6c.h b/src/odhcp6c.h index 85ebf2f..d4458ff 100644 --- a/src/odhcp6c.h +++ b/src/odhcp6c.h @@ -59,7 +59,7 @@ enum dhcvp6_opt { DHCPV6_OPT_SOL_MAX_RT = 82, DHCPV6_OPT_INF_MAX_RT = 83, #ifdef EXT_PREFIX_CLASS - /* draft-bhandari-dhc-class-based-prefix, not yet standardized */ + /* draft-bhandari-dhc-class-based-prefix, not yet standardized */ DHCPV6_OPT_PREFIX_CLASS = EXT_PREFIX_CLASS, #endif };