mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-12-22 06:15:27 +00:00
Fix spelling
This commit is contained in:
parent
1ea70f9bc9
commit
fc15088c33
@ -348,7 +348,7 @@ static int find_header_and_get_info(const char *pktdata, unsigned int pktlen,
|
||||
}
|
||||
|
||||
/**
|
||||
* Very crude Sever Name Indication (TLS ClientHello hostname) extractor.
|
||||
* Very crude Server Name Indication (TLS ClientHello hostname) extractor.
|
||||
*/
|
||||
static int extract_sni(const char *pktdata, unsigned int pktlen,
|
||||
char **hostnameaddr, unsigned int *hostnamelen) {
|
||||
|
Loading…
Reference in New Issue
Block a user