summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb/src/mdbx/osal.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-12-18 17:13:08 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-12-18 17:13:14 +0300
commit6c4280ab334cab2d629c3e057090ae98a29c3e49 (patch)
treed11340a501d05ee87791ff7a9c8ff12e312ed0e9 /plugins/Dbx_mdb/src/mdbx/osal.h
parentfd20e23e548b5ff7f80fe97c0c9b7d94ff040482 (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.h2
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>