]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Fix misspelled comment (infomation->information). Note that I do not actually
authorDavid Hankins <dhankins@isc.org>
Wed, 14 Apr 2010 19:08:55 +0000 (19:08 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 14 Apr 2010 19:08:55 +0000 (19:08 +0000)
understand the rest of the comment, and that may be worth repairing...

server/dhcpv6.c

index 5cd7c4bc111bab4dd9ff5d965b6369aef89dc645..cc69e15503ed6e41d95fb25401744425730c8e82 100644 (file)
@@ -1655,7 +1655,7 @@ reply_process_ia_na(struct reply_state *reply, struct option_cache *ia) {
         *
         * Guidelines:
         *
-        * The client leaves unchanged any infomation about addresses
+        * The client leaves unchanged any information about addresses
         * it has recorded but are not included ("cancel/break" below).
         * A not included IA ("cleanup" below) could give a Renew/Rebind.
         */