From ead53d5c0f105d4f60d451734d66c8f202cbbd15 Mon Sep 17 00:00:00 2001 From: JINMEI Tatuya Date: Fri, 30 Mar 2012 17:03:31 -0700 Subject: [PATCH] [master] trivial editorial cleanup: removed spaces in a blank line. --- src/lib/config/config_data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/config/config_data.h b/src/lib/config/config_data.h index 197d319176..3fdbc25ce2 100644 --- a/src/lib/config/config_data.h +++ b/src/lib/config/config_data.h @@ -32,7 +32,7 @@ public: DataNotFoundError(const char* file, size_t line, const std::string& what) : isc::Exception(file, line, what) {} }; - + class ConfigData { public: /// Constructs a ConfigData option with no specification and an