aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/thread.i
diff options
context:
space:
mode:
authorEvgeny Grechnikov <diamondaz@yandex.ru>2022-02-10 16:46:20 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:20 +0300
commit6e38f52f898d7c077ddd319800b4014967a5ca76 (patch)
treef0b2473cfc98506158b8f1d3d387c4f478ade18e /util/system/thread.i
parentbd085aee9b4f7a0bee302ce687964ffb7098f986 (diff)
downloadydb-6e38f52f898d7c077ddd319800b4014967a5ca76.tar.gz
Restoring authorship annotation for Evgeny Grechnikov <diamondaz@yandex.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system/thread.i')
-rw-r--r--util/system/thread.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/thread.i b/util/system/thread.i
index 8cba505473..e93a3f4d62 100644
--- a/util/system/thread.i
+++ b/util/system/thread.i
@@ -3,7 +3,7 @@
#include "platform.h"
#if defined(_win_)
- #include "winint.h"
+ #include "winint.h"
#include <process.h>
typedef HANDLE THREADHANDLE;