aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/file.h
diff options
context:
space:
mode:
authoraavdonkin <aavdonkin@yandex-team.ru>2022-02-10 16:49:57 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:57 +0300
commitefc32853c4263131bc59412eaf1a9e4aaae2a1f9 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/system/file.h
parentfc8d3fe40009fab7705035e6ffdc3eb334307c80 (diff)
downloadydb-efc32853c4263131bc59412eaf1a9e4aaae2a1f9.tar.gz
Restoring authorship annotation for <aavdonkin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/system/file.h')
-rw-r--r--util/system/file.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/system/file.h b/util/system/file.h
index 8b6086343c..9502e159b6 100644
--- a/util/system/file.h
+++ b/util/system/file.h
@@ -127,7 +127,7 @@ public:
//very low-level methods
bool SetDirect();
- void ResetDirect();
+ void ResetDirect();
/* Manual file cache management, length = 0 means "as much as possible" */
@@ -197,8 +197,8 @@ public:
void Flock(int op);
//do not use, their meaning very platform-dependant
- void SetDirect();
- void ResetDirect();
+ void SetDirect();
+ void ResetDirect();
/* Manual file cache management, length = 0 means "as much as possible" */