mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-31 03:48:10 +03:00
winws: fix error messages and error code in windivert init
This commit is contained in:
@@ -411,7 +411,7 @@ static int win_main(const char *windivert_filter)
|
||||
char ifout[22];
|
||||
|
||||
if (!windivert_init(windivert_filter))
|
||||
return 1;
|
||||
return w_win32_error;
|
||||
|
||||
printf("windivert initialized. capture is started.\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user