aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/dns/magic.cpp
diff options
context:
space:
mode:
authorand42 <and42@yandex-team.ru>2022-02-10 16:47:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:12 +0300
commit984590e9d9d7c0f912885d93ae78be402ae7b4f4 (patch)
tree339adc63bce23800021202ae4a8328a843dc447a /library/cpp/dns/magic.cpp
parent4fc9a1a64db469cc94894abfec740aa5c9e9789b (diff)
downloadydb-984590e9d9d7c0f912885d93ae78be402ae7b4f4.tar.gz
Restoring authorship annotation for <and42@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/dns/magic.cpp')
-rw-r--r--library/cpp/dns/magic.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/dns/magic.cpp b/library/cpp/dns/magic.cpp
index 12b21d4156..b93792146f 100644
--- a/library/cpp/dns/magic.cpp
+++ b/library/cpp/dns/magic.cpp
@@ -2,7 +2,7 @@
#include <util/generic/yexception.h>
-using namespace NDns;
+using namespace NDns;
namespace {
namespace NX {
@@ -21,7 +21,7 @@ namespace {
}
}
-IErrorRef NDns::SaveError() {
+IErrorRef NDns::SaveError() {
using namespace NX;
return new NX::TError();