aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/byteorder.h
diff options
context:
space:
mode:
authormuhden <muhden@yandex-team.ru>2022-02-10 16:51:48 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:51:48 +0300
commitd449e2096cfd23bf76d1e80ec9563dd3ca7b75cd (patch)
treebdb7eb6df681053507173754b5c77972ad5bbe19 /util/system/byteorder.h
parentcbda1e9b45823b79d9d7aad6d9f30db788f07615 (diff)
downloadydb-d449e2096cfd23bf76d1e80ec9563dd3ca7b75cd.tar.gz
Restoring authorship annotation for <muhden@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system/byteorder.h')
-rw-r--r--util/system/byteorder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/system/byteorder.h b/util/system/byteorder.h
index 94b9fea515..36537ce48f 100644
--- a/util/system/byteorder.h
+++ b/util/system/byteorder.h
@@ -12,9 +12,9 @@
#else
#include <machine/byte_order.h>
#endif
-#else
+#else
#include <util/generic/utility.h>
-#endif
+#endif
#if defined(_linux_) && !defined(USE_GENERIC_ENDIAN_CVT)
#define SwapBytes16 bswap_16