~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/gen_lex_hash.cc

MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
355
355
}
356
356
 
357
357
 
358
 
extern "C" my_bool
 
358
extern "C" bool
359
359
get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
360
360
               char *argument __attribute__((unused)))
361
361
{