Commit 794e1387 authored by unknown's avatar unknown

- fixed yet another C++ comment inside a .c file

parent 6fbd3da5
......@@ -292,7 +292,7 @@ uint my_instr_mb(CHARSET_INFO *cs,
match->end= 0;
match->mblen= 0;
}
return 1; // Empty string is always found
return 1; /* Empty string is always found */
}
big0= big;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment