diff options
author | grachev <[email protected]> | 2022-02-10 16:49:35 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:35 +0300 |
commit | 492d4842b42175970fd597869540936bf152ffb1 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/system/filemap.h | |
parent | 12e3c82a4c0895fe4f03a4dc5d6f100cae665b64 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/system/filemap.h')
-rw-r--r-- | util/system/filemap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/filemap.h b/util/system/filemap.h index 7ef0888450a..11be64bff47 100644 --- a/util/system/filemap.h +++ b/util/system/filemap.h @@ -95,7 +95,7 @@ public: void SetSequential(); void Evict(void* ptr, size_t len); void Evict(); - + /* * deprecated */ |