Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
000b191c
Commit
000b191c
authored
Apr 10, 2013
by
JINMEI Tatuya
Browse files
[2877] style fix: folded a long line.
parent
44851acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/database.h
View file @
000b191c
...
...
@@ -149,8 +149,8 @@ public:
DEL_NSEC3_HASH
=
0
,
///< The hash (1st) label of the owren name,
///< excluding the dot character.
DEL_NSEC3_TYPE
=
1
,
///< The type of RR. Either RRSIG or NSEC3.
DEL_NSEC3_RDATA
=
2
,
///< Full text representation of the record's
RDATA.
///< Must match the one in the database.
DEL_NSEC3_RDATA
=
2
,
///< Full text representation of the record's
///<
RDATA.
Must match the one in the database.
DEL_NSEC3_PARAM_COUNT
=
3
///< Number of parameters.
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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