BIND 10 trac2850_2, updated. 02c2f7f80e6d858233a595cae04842666fbd29c8 [2850] Indent correctly

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 3 07:36:17 UTC 2013


The branch, trac2850_2 has been updated
       via  02c2f7f80e6d858233a595cae04842666fbd29c8 (commit)
      from  ca15d37a2e8d6eff63b52eb5fef0e8d3bdb3e2c2 (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 02c2f7f80e6d858233a595cae04842666fbd29c8
Author: Mukund Sivaraman <muks at isc.org>
Date:   Fri May 3 13:06:05 2013 +0530

    [2850] Indent correctly

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

Summary of changes:
 .../datasrc/memory/zone_table_segment_mapped.cc    |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/zone_table_segment_mapped.cc b/src/lib/datasrc/memory/zone_table_segment_mapped.cc
index 2bc7603..41c8c2b 100644
--- a/src/lib/datasrc/memory/zone_table_segment_mapped.cc
+++ b/src/lib/datasrc/memory/zone_table_segment_mapped.cc
@@ -213,7 +213,7 @@ ZoneTableSegmentMapped::reset(MemorySegmentOpenMode mode,
         break;
 
     case READ_ONLY:
-         openReadOnly(filename);
+        openReadOnly(filename);
     }
 
     current_mode_ = mode;



More information about the bind10-changes mailing list