aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/err.cpp
diff options
context:
space:
mode:
authorlsurn <lsurn@yandex-team.ru>2022-02-10 16:49:33 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:33 +0300
commitd8825989a7621fc7275e8cfdba16b4f699fb6359 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/system/err.cpp
parent45e70bb2432018a4704845621cd9ddd2ceab6ffb (diff)
downloadydb-d8825989a7621fc7275e8cfdba16b4f699fb6359.tar.gz
Restoring authorship annotation for <lsurn@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/system/err.cpp')
-rw-r--r--util/system/err.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/err.cpp b/util/system/err.cpp
index a210406239..5573ea1ee9 100644
--- a/util/system/err.cpp
+++ b/util/system/err.cpp
@@ -2,7 +2,7 @@
#include "progname.h"
#include "compat.h"
#include "error.h"
-
+
#include <util/generic/scope.h>
#include <util/stream/printf.h>