aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/farmhash
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-02-10 16:45:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:12 +0300
commit49116032d905455a7b1c994e4a696afc885c1e71 (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/libs/farmhash
parent4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff)
downloadydb-49116032d905455a7b1c994e4a696afc885c1e71.tar.gz
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/farmhash')
-rw-r--r--contrib/libs/farmhash/include/farmhash.h2
-rw-r--r--contrib/libs/farmhash/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/farmhash/include/farmhash.h b/contrib/libs/farmhash/include/farmhash.h
index e031d22632..def63097e1 100644
--- a/contrib/libs/farmhash/include/farmhash.h
+++ b/contrib/libs/farmhash/include/farmhash.h
@@ -1 +1 @@
-#include "../farmhash.h" /* inclink generated by thegeorg@ */
+#include "../farmhash.h" /* inclink generated by thegeorg@ */
diff --git a/contrib/libs/farmhash/ya.make b/contrib/libs/farmhash/ya.make
index ce2eb52048..5e1a631819 100644
--- a/contrib/libs/farmhash/ya.make
+++ b/contrib/libs/farmhash/ya.make
@@ -9,7 +9,7 @@ VERSION(2017-06-26-23eecfbe7e84ebf2e229bd02248f431c36e12f1a)
OWNER(somov)
ADDINCL(GLOBAL contrib/libs/farmhash/include)
-
+
PEERDIR(
contrib/libs/farmhash/arch/sse41
contrib/libs/farmhash/arch/sse42