From: Mukund Sivaraman Date: Fri, 7 Sep 2012 04:05:22 +0000 (+0530) Subject: [2108] Untabify code X-Git-Tag: trac2351_base~70^2~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f8bc280b95e71f7b5095dea586c84868c852d7c;p=thirdparty%2Fkea.git [2108] Untabify code --- diff --git a/src/lib/datasrc/memory/memory_client.h b/src/lib/datasrc/memory/memory_client.h index 6482af57dc..0c211c1dd4 100644 --- a/src/lib/datasrc/memory/memory_client.h +++ b/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 ///