Skip to content

Commit 3114036

Browse files
binbonnValdikSS
authored andcommitted
Update goodbyedpi.c
1 parent ae73980 commit 3114036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/goodbyedpi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ static HANDLE init(char *filter, UINT64 flags) {
327327
"Please unload it with the following commands ran as administrator:\n\n"
328328
"sc stop windivert\n"
329329
"sc delete windivert\n"
330-
"sc stop windivert14"
330+
"sc stop windivert14\n"
331331
"sc delete windivert14\n");
332332
else if (errorcode == 1275)
333333
printf("This error occurs for various reasons, including:\n"

0 commit comments

Comments
 (0)