BIND 10 trac1542, updated. f635adf0a3eb754afc8bd171d8a7a274db5e31c8 [1542] fixed an obvious typo

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jan 26 23:49:57 UTC 2012


The branch, trac1542 has been updated
       via  f635adf0a3eb754afc8bd171d8a7a274db5e31c8 (commit)
      from  b4cc4325aaef9d57ecfe39e7cda0cac83773980b (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 f635adf0a3eb754afc8bd171d8a7a274db5e31c8
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Jan 26 15:49:50 2012 -0800

    [1542] fixed an obvious typo

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

Summary of changes:
 src/lib/server_common/socket_request.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/server_common/socket_request.h b/src/lib/server_common/socket_request.h
index 7f513b8..6a1c8f3 100644
--- a/src/lib/server_common/socket_request.h
+++ b/src/lib/server_common/socket_request.h
@@ -121,7 +121,7 @@ public:
         { }
     };
 
-    /// \brief Exception when the socke is allocated by other bind10 module
+    /// \brief Exception when the socket is allocated by other bind10 module
     ///    and it doesn't want to share it.
     ///
     /// This is thrown if a socket is requested and the socket is already




More information about the bind10-changes mailing list