BIND 10 trac3171, updated. 7ae935a62c0f2fb0638cfee0d53c6b1fd63dfceb [3171] Trivial: corrected one typo.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 3 09:54:54 UTC 2013
The branch, trac3171 has been updated
via 7ae935a62c0f2fb0638cfee0d53c6b1fd63dfceb (commit)
from a019cd162f1ad9584dcc67732ee545c6395bebb4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7ae935a62c0f2fb0638cfee0d53c6b1fd63dfceb
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu Oct 3 11:54:24 2013 +0200
[3171] Trivial: corrected one typo.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcpsrv/alloc_engine.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcpsrv/alloc_engine.h b/src/lib/dhcpsrv/alloc_engine.h
index 6c34196..8299bb8 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
More information about the bind10-changes
mailing list