BIND 10 trac2835, updated. 5e9811640dc3e514ee012b16287522f7993ade46 [2835] (minor) Blank lines

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Mar 19 08:49:03 UTC 2013


The branch, trac2835 has been updated
       via  5e9811640dc3e514ee012b16287522f7993ade46 (commit)
      from  d007842f66f874ad8ceacf664f8c0645d2ec4226 (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 5e9811640dc3e514ee012b16287522f7993ade46
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Mar 19 09:48:42 2013 +0100

    [2835] (minor) Blank lines

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

Summary of changes:
 src/lib/datasrc/client_list.h |    2 ++
 1 file changed, 2 insertions(+)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/client_list.h b/src/lib/datasrc/client_list.h
index d2eaf2a..dda5b7b 100644
--- a/src/lib/datasrc/client_list.h
+++ b/src/lib/datasrc/client_list.h
@@ -76,10 +76,12 @@ public:
         name_(name),
         state_(state)
     {}
+
     /// \brief Get the current segment state
     MemorySegmentState getSegmentState() const {
         return (state_);
     }
+
     /// \brief Get the current name.
     ///
     /// \note The name may not be changed once the object is constructed.



More information about the bind10-changes mailing list