]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1579] another editorial fix: spacing.
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 12 Apr 2012 00:27:53 +0000 (17:27 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 12 Apr 2012 00:27:53 +0000 (17:27 -0700)
src/lib/datasrc/database.h

index 6da176e076a4a54d7cced4b9a083a094bee92590..91e4941a1ef4ef44c7b3ec7b7f8f01f4abc60724 100644 (file)
@@ -697,7 +697,7 @@ public:
         /// RESULT_DEFAULT. It wraps getRRsets function to do some special
         /// search, like searching NSEC RRset by getNSECRRset function,
         /// searching DNSSEC related RRset and RRsig by getNSECRRset.
-        class FindDNSSECContext{
+        class FindDNSSECContext {
             public:
 
                 /// \brief Constructor for FindDNSSECContext class.