aboutsummaryrefslogtreecommitdiffstats
path: root/util/ya.make
diff options
context:
space:
mode:
authorpaxakor <paxakor@yandex-team.ru>2022-02-10 16:47:32 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:32 +0300
commit40d35c046ee3a61ee2a581f42499c5ce56ac589a (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /util/ya.make
parent7fdbed62e54b804e2c12b86a2c2bab12f61065df (diff)
downloadydb-40d35c046ee3a61ee2a581f42499c5ce56ac589a.tar.gz
Restoring authorship annotation for <paxakor@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/ya.make')
-rw-r--r--util/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ya.make b/util/ya.make
index 571a06390e..6ebe7e40cf 100644
--- a/util/ya.make
+++ b/util/ya.make
@@ -364,7 +364,7 @@ IF (MUSL)
ELSE()
IF (OS_LINUX OR SUN OR CYGWIN OR OS_WINDOWS)
SRCS(
- system/mktemp_system.cpp
+ system/mktemp_system.cpp
)
ENDIF()
ENDIF()