[svn] commit: r2173 - /trunk/src/bin/auth/main.cc
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Jun 19 17:27:42 UTC 2010
Author: jinmei
Date: Sat Jun 19 17:27:41 2010
New Revision: 2173
Log:
style cleanup: removed a redundant blank line.
trivial, skipping review.
Modified:
trunk/src/bin/auth/main.cc
Modified: trunk/src/bin/auth/main.cc
==============================================================================
--- trunk/src/bin/auth/main.cc (original)
+++ trunk/src/bin/auth/main.cc Sat Jun 19 17:27:41 2010
@@ -154,7 +154,6 @@
auth_server->setConfigSession(&cs);
auth_server->updateConfig(ElementPtr());
-
cout << "[b10-auth] Server started." << endl;
io_service->run();
} catch (const std::exception& ex) {
More information about the bind10-changes
mailing list