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
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 /test/test_kernel_decl.hpp
parent5021681a63ecb88f8fc583de0affd921b8677ecf (diff)
Finished renaming all AFIO => LLFIO, I think at least.
Diffstat (limited to 'test/test_kernel_decl.hpp')
-rw-r--r--test/test_kernel_decl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_kernel_decl.hpp b/test/test_kernel_decl.hpp
index 3b055057..abf90f08 100644
--- a/test/test_kernel_decl.hpp
+++ b/test/test_kernel_decl.hpp
@@ -40,7 +40,7 @@ Distributed under the Boost Software License, Version 1.0.
#include "kerneltest/include/kerneltest.hpp"
#if 0
-// Tell KernelTest's outcome how to grok AFIO's result
+// Tell KernelTest's outcome how to grok LLFIO's result
OUTCOME_V2_NAMESPACE_BEGIN
namespace convert
{