changes after Bar's review: renamed CHARACTER_SET to MY_CHARSET_INFO

This commit is contained in:
unknown 2005-07-12 10:58:21 +02:00
commit 74e43e8c2f
3 changed files with 4 additions and 4 deletions

View file

@ -13628,7 +13628,7 @@ static void test_bug10214()
static void test_client_character_set()
{
CHARACTER_SET cs;
MY_CHARSET_INFO cs;
const char *csname;
int rc;