aboutsummaryrefslogtreecommitdiffstats
path: root/util/folder/path.h
diff options
context:
space:
mode:
authorpyos <pyos@yandex-team.ru>2022-02-10 16:47:49 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:49 +0300
commitef985e41af0868676d7a2275f1d90261253ddf3b (patch)
tree3a6a11d19d8c39c7b90c132bce7e1c3536be37c1 /util/folder/path.h
parent8387f1fb70a4161b7581d3c0da52c4810df655be (diff)
downloadydb-ef985e41af0868676d7a2275f1d90261253ddf3b.tar.gz
Restoring authorship annotation for <pyos@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/folder/path.h')
-rw-r--r--util/folder/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/folder/path.h b/util/folder/path.h
index 2fb4d6b4ef3..5de67c15970 100644
--- a/util/folder/path.h
+++ b/util/folder/path.h
@@ -208,7 +208,7 @@ private:
private:
TString Path_;
- /// cache
+ /// cache
mutable TSimpleIntrusivePtr<TSplit> Split_;
};