X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=src%2Fodhcp6c.h;h=d4458ffd04b3a8f37009df89131a7e114dcd7e84;hp=85ebf2f11815b25fe08414184bcc085e41fb0f0a;hb=b4d90de3204d4b7b813f0e1bc0019b8607a29c9f;hpb=7489874cd84cc77c97f475fd1ed842b642eed3c5 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 };