Browse Source

[jreed-doxygen] fix an enumeration doxygen tag and add some spaces in text

Jeremy C. Reed 14 years ago
parent
commit
a0007d1c88
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/lib/cache/rrset_entry.h

+ 2 - 2
src/lib/cache/rrset_entry.h

@@ -27,9 +27,9 @@ using namespace isc::nsas;
 namespace isc {
 namespace cache {
 
-/// \enum RRset Trustworthiness
+/// \enum RRsetTrustLevel
 /// For detail of RRset trustworthiness, please refer to
-/// RFC2181 section5.4.1.
+/// RFC 2181 section 5.4.1.
 /// Bigger value is more trustworthy.
 enum RRsetTrustLevel {
     /// Default trust for RRset.