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:
Diffstat (limited to 'meta')
-rw-r--r--meta/libraries.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/libraries.json b/meta/libraries.json
index de7b7a94..5077ef2c 100644
--- a/meta/libraries.json
+++ b/meta/libraries.json
@@ -1,6 +1,6 @@
{
- "key": "afio",
- "name": "AFIO",
+ "key": "LLfio",
+ "name": "LLFIO",
"authors": [ "Niall Douglas", "Paul Kirth" ],
"maintainers": [ "Niall Douglas" ],
"description": "A hard guarantee asynchronous file i/o and filesystem library.",