- fixed yet another C++ comment inside a .c file
This commit is contained in:
parent
6fbd3da597
commit
794e1387d3
@ -292,7 +292,7 @@ uint my_instr_mb(CHARSET_INFO *cs,
|
|||||||
match->end= 0;
|
match->end= 0;
|
||||||
match->mblen= 0;
|
match->mblen= 0;
|
||||||
}
|
}
|
||||||
return 1; // Empty string is always found
|
return 1; /* Empty string is always found */
|
||||||
}
|
}
|
||||||
|
|
||||||
big0= big;
|
big0= big;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user