Browse Source

[1986] editorial: combined two short lines

JINMEI Tatuya 12 years ago
parent
commit
a25bfbc47a
1 changed files with 2 additions and 3 deletions
  1. 2 3
      src/bin/auth/tests/auth_srv_unittest.cc

+ 2 - 3
src/bin/auth/tests/auth_srv_unittest.cc

@@ -1658,9 +1658,8 @@ namespace {
 TEST_F(AuthSrvTest, DDNSForwardCreateDestroy) {
     // Test that AuthSrv returns NOTIMP before ddns forwarder is created,
     // that the ddns_forwarder is connected when the 'start_ddns_forwarder'
-    // command has been sent,
-    // and that it is no longer connected and auth returns NOTIMP after
-    // the stop_ddns_forwarding command is sent.
+    // command has been sent, and that it is no longer connected and auth
+    // returns NOTIMP after the stop_ddns_forwarding command is sent.
     scoped_ptr<AuthSrv> tmp_server(new AuthSrv(true, xfrout, ddns_forwarder));
 
     // Prepare update message to send