Browse Source

[master] Delete trailing whitespace

Mukund Sivaraman 12 years ago
parent
commit
2c5059119b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dns/rrset.cc

+ 1 - 1
src/lib/dns/rrset.cc

@@ -65,7 +65,7 @@ AbstractRRset::toText() const {
     } while (!it->isLast());
     } while (!it->isLast());
 
 
     return (s);
     return (s);
-}   
+}
 
 
 namespace {
 namespace {
 template <typename T>
 template <typename T>