aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/nice.h
diff options
context:
space:
mode:
authordivankov <divankov@yandex-team.ru>2022-02-10 16:48:05 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:05 +0300
commit5b8d95df2f0cfca4d3f5499a4259aa2050ef1571 (patch)
treeb222e5ac2e2e98872661c51ccceee5da0d291e13 /util/system/nice.h
parentcd88d7933255d8690da34c7b1f7427cf2bb3ae23 (diff)
downloadydb-5b8d95df2f0cfca4d3f5499a4259aa2050ef1571.tar.gz
Restoring authorship annotation for <divankov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/system/nice.h')
-rw-r--r--util/system/nice.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/system/nice.h b/util/system/nice.h
index 9d2e01331d..86b8bc5f3c 100644
--- a/util/system/nice.h
+++ b/util/system/nice.h
@@ -1,3 +1,3 @@
-#pragma once
-
-bool Nice(int prioDelta);
+#pragma once
+
+bool Nice(int prioDelta);