You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
typo fixes (was PR 203)
This commit is contained in:
@@ -3252,7 +3252,7 @@ error:
|
||||
return FAIL;
|
||||
}
|
||||
|
||||
/* Test a memory ovverun bug */
|
||||
/* Test a memory overrun bug */
|
||||
|
||||
static int test_mem_overun(MYSQL *mysql)
|
||||
{
|
||||
|
Reference in New Issue
Block a user