mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix typos in C comments in miscellaneous files
This commit is contained in:
committed by
Daniel Black
parent
5f7e883336
commit
5f7c2a617f
@@ -414,7 +414,7 @@ void mdev10963()
|
||||
*/
|
||||
for (; n_checks; n_checks--, rewind(file))
|
||||
{
|
||||
// copied size is an estimate can be incremeneted to greater than total_size
|
||||
// copied size is an estimate can be incremented to greater than total_size
|
||||
ulong copied_size= 0;
|
||||
|
||||
res= reinit_io_cache(&info, READ_CACHE, 0L, FALSE, FALSE);
|
||||
|
Reference in New Issue
Block a user