mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 22:09:54 +01:00
Fix residual typos found by codespell
This commit is contained in:
@@ -7559,7 +7559,7 @@ static int addKeyLogSnifferServerHelper(const char* address,
|
||||
}
|
||||
|
||||
/* Tag the new or existing server as requiring keylog support to
|
||||
* decrypt, otherwise it won't be useable */
|
||||
* decrypt, otherwise it won't be usable */
|
||||
sniffer->useKeyLogFile = 1;
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user