2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 05:47:45 +00:00

Fix misspelled comment (infomation->information). Note that I do not actually

understand the rest of the comment, and that may be worth repairing...
This commit is contained in:
David Hankins 2010-04-14 19:08:55 +00:00
parent 94e82a1822
commit 7c7515b9bd

View 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.
*/