From: Marcin Siodelski Date: Thu, 3 Oct 2013 09:54:24 +0000 (+0200) Subject: [3171] Trivial: corrected one typo. X-Git-Tag: bind10-1.2.0beta1-release~192^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae935a62c0f2fb0638cfee0d53c6b1fd63dfceb;p=thirdparty%2Fkea.git [3171] Trivial: corrected one typo. --- diff --git a/src/lib/dhcpsrv/alloc_engine.h b/src/lib/dhcpsrv/alloc_engine.h index 6c34196999..8299bb8512 100644 --- a/src/lib/dhcpsrv/alloc_engine.h +++ b/src/lib/dhcpsrv/alloc_engine.h @@ -399,7 +399,7 @@ private: /// @param iaid IAID from the IA_NA container the client sent to us /// @param addr an address that was selected and is confirmed to be /// available - /// @param prefix_len lenght of the prefix (for PD only) + /// @param prefix_len length of the prefix (for PD only) /// should be 128 for other lease types /// @param type lease type (IA, TA or PD) /// @param fwd_dns_update A boolean value which indicates that server takes