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
40126733
Commit
40126733
authored
Sep 06, 2011
by
JINMEI Tatuya
Browse files
[1068] some editorial fixes that happened to be found
parent
bcafb8b9
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/datasrc/tests/database_unittest.cc
View file @
40126733
...
@@ -402,7 +402,7 @@ public:
...
@@ -402,7 +402,7 @@ public:
private:
private:
// The following member variables are storage and/or update work space
// The following member variables are storage and/or update work space
// of the test zone. The "master"s are the real objects that contain
// of the test zone. The "master"s are the real objects that contain
// the data, and they are shared among
by
all accessors cloned from
// the data, and they are shared among all accessors cloned from
// an initially created one. The pointer members allow the sharing.
// an initially created one. The pointer members allow the sharing.
// "readonly" is for normal lookups. "update" is the workspace for
// "readonly" is for normal lookups. "update" is the workspace for
// updates. When update starts it will be initialized either as an
// updates. When update starts it will be initialized either as an
...
@@ -416,7 +416,6 @@ private:
...
@@ -416,7 +416,6 @@ private:
const
Domains
*
empty_records_
;
const
Domains
*
empty_records_
;
// used as temporary storage during the building of the fake data
// used as temporary storage during the building of the fake data
//Domains records;
// used as temporary storage after searchForRecord() and during
// used as temporary storage after searchForRecord() and during
// getNextRecord() calls, as well as during the building of the
// getNextRecord() calls, as well as during the building of the
...
...
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