mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix typos in C comments inside sql/
This commit is contained in:
committed by
Sergey Vojtovich
parent
153778437d
commit
717c12de0e
@@ -981,7 +981,7 @@ size_t err_conv(char *buff, uint to_length, const char *from,
|
||||
|
||||
@param to buffer to convert
|
||||
@param to_length buffer length
|
||||
@param to_cs chraset to convert
|
||||
@param to_cs charset to convert
|
||||
@param from string from convert
|
||||
@param from_length string length
|
||||
@param from_cs charset from convert
|
||||
|
Reference in New Issue
Block a user