mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Misc. typos
Found via `codespell -i 3 -w --skip="./debian/po" -I ../mariadb-server-word-whitelist.txt ./cmake/ ./debian/ ./Docs/ ./include/ ./man/ ./plugin/ ./strings/`
This commit is contained in:
committed by
Sergey Vojtovich
parent
7c68930031
commit
3dd01669b4
@@ -103,7 +103,7 @@ mysql_socket_invalid()
|
||||
@param socket nstrumented socket
|
||||
@param fd socket descriptor
|
||||
@param addr unformatted socket address
|
||||
@param adr_len length of socket addres
|
||||
@param adr_len length of socket address
|
||||
*/
|
||||
|
||||
static inline void
|
||||
|
Reference in New Issue
Block a user