BIND 10 trac2827, updated. 29c3f7f4e82d7e85f0f5fb692345fd55092796b4 [2827] Corrected minor typo.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Apr 4 13:53:12 UTC 2013
The branch, trac2827 has been updated
via 29c3f7f4e82d7e85f0f5fb692345fd55092796b4 (commit)
from 492b1ef54094f220280d58b42ee0749ef829a045 (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 29c3f7f4e82d7e85f0f5fb692345fd55092796b4
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu Apr 4 15:53:02 2013 +0200
[2827] Corrected minor typo.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/pkt6.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/pkt6.h b/src/lib/dhcp/pkt6.h
index 7a58ae3..8119806 100644
--- a/src/lib/dhcp/pkt6.h
+++ b/src/lib/dhcp/pkt6.h
@@ -189,7 +189,7 @@ public:
/// Returns an option from specified relay scope (inserted by a given relay
/// if this is received packet or to be decapsulated by a given relay if
/// this is a transmitted packet). nesting_level specifies which relay
- /// scope is to be used 0 is the outermost encapsulation (relay closest to
+ /// scope is to be used. 0 is the outermost encapsulation (relay closest to
/// the server). pkt->relay_info_.size() - 1 is the innermost encapsulation
/// (relay closest to the client).
///
More information about the bind10-changes
mailing list