~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/schema_dictionary/tables.h

  • Committer: Brian Aker
  • Date: 2010-02-16 00:36:58 UTC
  • mto: (1273.16.5 fix_is)
  • mto: This revision was merged to the branch mainline in revision 1301.
  • Revision ID: brian@gaz-20100216003658-opx88372khu2dmie
Lint fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
209
209
  }
210
210
};
211
211
 
212
 
#endif // PLUGIN_SCHEMA_DICTIONARY_TABLES_H
 
212
#endif /* PLUGIN_SCHEMA_DICTIONARY_TABLES_H */