summaryrefslogtreecommitdiffstats
path: root/util/system/event.h
diff options
context:
space:
mode:
authorlevong <[email protected]>2022-02-10 16:51:45 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:51:45 +0300
commitdd80ec62c76c5c848197b5b7468e6e215e59d715 (patch)
treeab7fbbf3253d4c0e2793218f09378908beb025fb /util/system/event.h
parent5a1d870a044e6a0fc52fe457c2a6055181cf7438 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/system/event.h')
-rw-r--r--util/system/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/event.h b/util/system/event.h
index c3ff35f7589..cab2fc478ab 100644
--- a/util/system/event.h
+++ b/util/system/event.h
@@ -26,7 +26,7 @@ public:
void Reset() noexcept;
void Signal() noexcept;
-
+
/*
* return true if signaled, false if timed out.
*/