~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/charset-def.c

  • Committer: Brian Aker
  • Date: 2008-07-13 18:27:33 UTC
  • Revision ID: brian@tangent.org-20080713182733-3u1et5nrmofi8a8n
my_bool cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
#endif /* HAVE_UCA_COLLATIONS */
143
143
 
144
144
 
145
 
my_bool init_compiled_charsets(myf flags __attribute__((unused)))
 
145
bool init_compiled_charsets(myf flags __attribute__((unused)))
146
146
{
147
147
  CHARSET_INFO *cs;
148
148