BIND 10 trac3231, updated. c994af9f1877b0a62b56cb34ac3d7e0528b2fa07 [3231] Corrected a typo in dhcp4_srv.h

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 7 11:38:48 UTC 2014


The branch, trac3231 has been updated
       via  c994af9f1877b0a62b56cb34ac3d7e0528b2fa07 (commit)
      from  102f42af2ca75b47457bf57eec1d67166be17542 (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 c994af9f1877b0a62b56cb34ac3d7e0528b2fa07
Author: Marcin Siodelski <marcin at isc.org>
Date:   Tue Jan 7 12:38:36 2014 +0100

    [3231] Corrected a typo in dhcp4_srv.h

-----------------------------------------------------------------------

Summary of changes:
 src/bin/dhcp4/dhcp4_srv.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/bin/dhcp4/dhcp4_srv.h b/src/bin/dhcp4/dhcp4_srv.h
index dce16b5..510aae8 100644
--- a/src/bin/dhcp4/dhcp4_srv.h
+++ b/src/bin/dhcp4/dhcp4_srv.h
@@ -406,7 +406,7 @@ protected:
 
     /// @brief Adds server identifier option to the server's response.
     ///
-    /// This method adds a server identifier to the DHCPv4 message. It exects
+    /// This method adds a server identifier to the DHCPv4 message. It epxects
     /// that the local (source) address is set for this message. If address is
     /// not set, it will throw an exception. This method also expects that the
     /// server identifier option is not present in the specified message.



More information about the bind10-changes mailing list