]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2108] Untabify code
authorMukund Sivaraman <muks@isc.org>
Fri, 7 Sep 2012 04:05:22 +0000 (09:35 +0530)
committerMukund Sivaraman <muks@isc.org>
Fri, 7 Sep 2012 04:05:22 +0000 (09:35 +0530)
src/lib/datasrc/memory/memory_client.h

index 6482af57dcb50cf4ef8257dd53c9d9558fa38ead..0c211c1dd4aa06a2f5ea5afafbfd77e158012975 100644 (file)
@@ -123,7 +123,7 @@ public:
     /// have to be revisited fundamentally, and at that point this restriction
     /// probably won't matter.
     result::Result load(const isc::dns::Name& zone_name,
-                       ZoneIterator& iterator);
+                        ZoneIterator& iterator);
 
     /// Return the master file name of the zone
     ///