BIND 10 trac640, updated. 78e535f5a0e65658f7de0c3b777f9e0b296ad53e [640] editorial nits: remove white space at EOL; corrected copyright year

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 3 04:08:40 UTC 2012


The branch, trac640 has been updated
       via  78e535f5a0e65658f7de0c3b777f9e0b296ad53e (commit)
      from  158f5113fe1effcf74cd0e09b5b072508e8462ed (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 78e535f5a0e65658f7de0c3b777f9e0b296ad53e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Feb 2 20:08:10 2012 -0800

    [640] editorial nits: remove white space at EOL; corrected copyright year

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

Summary of changes:
 src/lib/config/tests/ccsession_unittests.cc    |    2 +-
 src/lib/python/isc/testutils/ccsession_mock.py |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/config/tests/ccsession_unittests.cc b/src/lib/config/tests/ccsession_unittests.cc
index f2eba58..f5480bd 100644
--- a/src/lib/config/tests/ccsession_unittests.cc
+++ b/src/lib/config/tests/ccsession_unittests.cc
@@ -201,7 +201,7 @@ TEST_F(CCSessionTest, session_close) {
         ModuleCCSession mccs(ccspecfile("spec2.spec"), session, NULL, NULL,
                              true, false);
         EXPECT_TRUE(session.haveSubscription("Spec2", "*"));
-        // The initial message is irrelevant for this test 
+        // The initial message is irrelevant for this test
         // (see session2 test), drop it
         session.getFirstMessage(group, to);
         // Queue should now be empty
diff --git a/src/lib/python/isc/testutils/ccsession_mock.py b/src/lib/python/isc/testutils/ccsession_mock.py
index cc6020b..c28d704 100644
--- a/src/lib/python/isc/testutils/ccsession_mock.py
+++ b/src/lib/python/isc/testutils/ccsession_mock.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium.
+# Copyright (C) 2012  Internet Systems Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above




More information about the bind10-changes mailing list