BIND 10 trac931, updated. a8307030f7af9fc88e3e66b6eefcc89f6b6e15c5 [trac931] Spelling

BIND 10 source code commits bind10-changes at lists.isc.org
Tue May 17 18:31:09 UTC 2011


The branch, trac931 has been updated
       via  a8307030f7af9fc88e3e66b6eefcc89f6b6e15c5 (commit)
      from  07a778c5592002042269785ec41bf4d93fc7db91 (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 a8307030f7af9fc88e3e66b6eefcc89f6b6e15c5
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue May 17 20:30:50 2011 +0200

    [trac931] Spelling

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

Summary of changes:
 src/bin/auth/main.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/auth/main.cc b/src/bin/auth/main.cc
index 0f72fc5..ce7848b 100644
--- a/src/bin/auth/main.cc
+++ b/src/bin/auth/main.cc
@@ -191,7 +191,7 @@ main(int argc, char* argv[]) {
             changeUser(uid);
         }
 
-        cout << "[b10-aut] Loading TSIG keys" << endl;
+        cout << "[b10-auth] Loading TSIG keys" << endl;
         isc::server_common::initKeyring(*config_session);
 
         cout << "[b10-auth] Server started." << endl;




More information about the bind10-changes mailing list