aboutsummaryrefslogtreecommitdiffstats
path: root/util/network/hostip.h
diff options
context:
space:
mode:
authortrifon <trifon@yandex-team.ru>2022-02-10 16:50:51 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:51 +0300
commitdd6b55b11723e4bb5b0cf7bffc0e45f15e2e46d3 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/network/hostip.h
parente3135d62bbcf321d86fff8258f5cdc5b2f57bde5 (diff)
downloadydb-dd6b55b11723e4bb5b0cf7bffc0e45f15e2e46d3.tar.gz
Restoring authorship annotation for <trifon@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/network/hostip.h')
-rw-r--r--util/network/hostip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/network/hostip.h b/util/network/hostip.h
index 9673bb99c3..cf63e4846a 100644
--- a/util/network/hostip.h
+++ b/util/network/hostip.h
@@ -1,7 +1,7 @@
#pragma once
-
+
#include <util/system/defaults.h>
-
+
namespace NResolver {
// resolve hostname and fills up to *slots slots in ip array;
// actual number of slots filled is returned in *slots;