~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/charset-def.cc

  • Committer: Brian Aker
  • Date: 2008-12-02 16:33:43 UTC
  • mfrom: (632.1.19 devel)
  • Revision ID: brian@tangent.org-20081202163343-007ifg17p0lvjga7
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
#endif /* HAVE_CHARSET_utf8mb4 */
45
45
 
46
46
 
47
 
bool init_compiled_charsets(myf flags __attribute__((unused)))
 
47
bool init_compiled_charsets(myf)
48
48
{
49
49
  CHARSET_INFO *cs;
50
50