Browse Source

[2108] Untabify code

Mukund Sivaraman 12 years ago
parent
commit
0f8bc280b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/datasrc/memory/memory_client.h

+ 1 - 1
src/lib/datasrc/memory/memory_client.h

@@ -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
     ///