aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/maxlen.h
diff options
context:
space:
mode:
authorgrachev <grachev@yandex-team.ru>2022-02-10 16:49:34 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:34 +0300
commit12e3c82a4c0895fe4f03a4dc5d6f100cae665b64 (patch)
tree3c0d13da1c4a22cf2f0d49df524478efd9db32f8 /util/system/maxlen.h
parentd4f879643b9f81b7bde1412460a870e6adad49a4 (diff)
downloadydb-12e3c82a4c0895fe4f03a4dc5d6f100cae665b64.tar.gz
Restoring authorship annotation for <grachev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system/maxlen.h')
-rw-r--r--util/system/maxlen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/maxlen.h b/util/system/maxlen.h
index e1ff7f5008..20a3cc74d0 100644
--- a/util/system/maxlen.h
+++ b/util/system/maxlen.h
@@ -14,7 +14,7 @@
#define FULLURL_MAX (URL_MAX + HOST_MAX)
#define LINKTEXT_MAX 1024
-
+
#ifdef WIN32
#ifndef PATH_MAX
#define PATH_MAX _MAX_PATH