diff options
author | George Hazan <ghazan@miranda.im> | 2017-12-18 17:13:08 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-12-18 17:13:14 +0300 |
commit | 6c4280ab334cab2d629c3e057090ae98a29c3e49 (patch) | |
tree | d11340a501d05ee87791ff7a9c8ff12e312ed0e9 /plugins/Dbx_mdb/src/mdbx/osal.h | |
parent | fd20e23e548b5ff7f80fe97c0c9b7d94ff040482 (diff) |
merge with recent libmdbx fix
Diffstat (limited to 'plugins/Dbx_mdb/src/mdbx/osal.h')
-rw-r--r-- | plugins/Dbx_mdb/src/mdbx/osal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mdb/src/mdbx/osal.h b/plugins/Dbx_mdb/src/mdbx/osal.h index e3a503ba1a..871e52b0dc 100644 --- a/plugins/Dbx_mdb/src/mdbx/osal.h +++ b/plugins/Dbx_mdb/src/mdbx/osal.h @@ -1,4 +1,4 @@ -/* https://en.wikipedia.org/wiki/Operating_system_abstraction_layer */ +/* https://en.wikipedia.org/wiki/Operating_system_abstraction_layer */ /* * Copyright 2015-2017 Leonid Yuriev <leo@yuriev.ru> |