mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Fix typos in C comments in miscellaneous files
This commit is contained in:
parent
5f7e883336
commit
5f7c2a617f
100 changed files with 158 additions and 158 deletions
|
|
@ -341,7 +341,7 @@ static bool IsPortInUse(unsigned short port)
|
|||
|
||||
/*
|
||||
Prefer IPv6 socket to IPv4, since we'll use IPv6 dual socket,
|
||||
which coveres both IP versions.
|
||||
which covers both IP versions.
|
||||
*/
|
||||
for (a = ai; a; a = a->ai_next)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue