~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/mf_iocache2.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:
300
300
  uint minimum_width; /* as yet unimplemented */
301
301
  uint minimum_width_sign;
302
302
  uint precision; /* as yet unimplemented for anything but %b */
303
 
  my_bool is_zero_padded;
 
303
  bool is_zero_padded;
304
304
 
305
305
  /*
306
306
    Store the location of the beginning of a format directive, for the