Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-14 23:40:31 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-14 23:40:31 +0300
commita7bc876322994d2bd76e95b2c61ec1b1241e4738 (patch)
tree9cc95beb4b84229155c7c05a9ee1ad5bb022ef2f /meta
parent3a16fa3e45b940a221ceb41a6c86ebe214318c02 (diff)
First attempt at a port to QuickCppLib and Outcome v2 (it's not working yet)
Diffstat (limited to 'meta')
-rw-r--r--meta/libraries.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/libraries.json b/meta/libraries.json
index d786cde9..de7b7a94 100644
--- a/meta/libraries.json
+++ b/meta/libraries.json
@@ -1,6 +1,6 @@
{
"key": "afio",
- "name": "Boost.AFIO",
+ "name": "AFIO",
"authors": [ "Niall Douglas", "Paul Kirth" ],
"maintainers": [ "Niall Douglas" ],
"description": "A hard guarantee asynchronous file i/o and filesystem library.",