Browse Source

[1431] Indentation

Michal 'vorner' Vaner 13 years ago
parent
commit
1262df829d
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/lib/datasrc/database.h

+ 4 - 4
src/lib/datasrc/database.h

@@ -754,10 +754,10 @@ public:
         virtual isc::dns::Name findPreviousName(const isc::dns::Name& query)
         virtual isc::dns::Name findPreviousName(const isc::dns::Name& query)
             const;
             const;
 
 
-	/// Look for NSEC3 for proving (non)existence of given name.
-	///
-	/// See documentation in \c Zone.
-	virtual FindNSEC3Result
+        /// Look for NSEC3 for proving (non)existence of given name.
+        ///
+        /// See documentation in \c Zone.
+        virtual FindNSEC3Result
         findNSEC3(const isc::dns::Name& name, bool recursive);
         findNSEC3(const isc::dns::Name& name, bool recursive);
 
 
         /// \brief The zone ID
         /// \brief The zone ID