[svn] commit: r1269 - /trunk/src/bin/auth/main.cc

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Mar 10 08:12:06 UTC 2010


Author: jinmei
Date: Wed Mar 10 08:12:06 2010
New Revision: 1269

Log:
cleanup: style consistency (per guideline)

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 Wed Mar 10 08:12:06 2010
@@ -76,8 +76,7 @@
 }
 
 static ElementPtr
-my_config_handler(ElementPtr new_config)
-{
+my_config_handler(ElementPtr new_config) {
     return auth_server->updateConfig(new_config);
 }
 




More information about the bind10-changes mailing list