Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
02c2f7f8
Commit
02c2f7f8
authored
May 03, 2013
by
Mukund Sivaraman
Browse files
[2850] Indent correctly
parent
ca15d37a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/memory/zone_table_segment_mapped.cc
View file @
02c2f7f8
...
@@ -213,7 +213,7 @@ ZoneTableSegmentMapped::reset(MemorySegmentOpenMode mode,
...
@@ -213,7 +213,7 @@ ZoneTableSegmentMapped::reset(MemorySegmentOpenMode mode,
break
;
break
;
case
READ_ONLY
:
case
READ_ONLY
:
openReadOnly
(
filename
);
openReadOnly
(
filename
);
}
}
current_mode_
=
mode
;
current_mode_
=
mode
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment