From c0e35287aff65ccc71e23d4ac76e6743ba7b4f0c Mon Sep 17 00:00:00 2001 From: Connection Refused Date: Mon, 4 Oct 2021 21:42:18 +0800 Subject: [PATCH] [Redirector] Update README.md --- Redirector/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Redirector/README.md b/Redirector/README.md index f128f7ec..3d604f60 100644 --- a/Redirector/README.md +++ b/Redirector/README.md @@ -35,7 +35,7 @@ __declspec(dllexport) ULONG64 __cdecl aio_getDL(); ```c# private enum NameList : int { - AIO_FILTERLOOPBACK, + AIO_FILTERLOOPBACK, AIO_FILTERINTRANET, AIO_FILTERICMP, AIO_FILTERTCP,