~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/mysqlshow.c

  • Committer: Brian Aker
  • Date: 2008-07-05 19:24:24 UTC
  • mfrom: (53.2.8 codestyle)
  • Revision ID: brian@tangent.org-20080705192424-3uslywtteymm7xqy
First pass of removing BIT_TYPE

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
#endif
147
147
  my_end(my_end_arg);
148
148
  exit(error ? 1 : 0);
149
 
  return 0;                             /* No compiler warnings */
150
149
}
151
150
 
152
151
static struct my_option my_long_options[] =