~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/myisampack.c

MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
314
314
 
315
315
#include <help_end.h>
316
316
 
317
 
static my_bool
 
317
static bool
318
318
get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
319
319
               char *argument)
320
320
{