From 9c5e88abf78eb8f43145668195d38b8460be0336 Mon Sep 17 00:00:00 2001 From: Ozkan <81816634+ozny35@users.noreply.github.com> Date: Fri, 5 Sep 2025 00:28:25 +0300 Subject: [PATCH] Update goodbyedpi.c --- src/goodbyedpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/goodbyedpi.c b/src/goodbyedpi.c index 2ec31a8..0c303dc 100644 --- a/src/goodbyedpi.c +++ b/src/goodbyedpi.c @@ -327,7 +327,7 @@ static HANDLE init(char *filter, UINT64 flags) { "Please unload it with the following commands ran as administrator:\n\n" "sc stop windivert\n" "sc delete windivert\n" - "sc stop windivert14" + "sc stop windivert14\n" "sc delete windivert14\n"); else if (errorcode == 1275) printf("This error occurs for various reasons, including:\n"