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>2018-07-11 11:54:13 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-11 11:54:13 +0300
commitf3d672309a23a989f0c60aeccf309a8db670e719 (patch)
tree97fe3f5a2a174e04932a7e33b23afbf83b28fa48 /meta
parent5021681a63ecb88f8fc583de0affd921b8677ecf (diff)
Finished renaming all AFIO => LLFIO, I think at least.
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.",