~xnox/ubuntu/saucy/drizzle/merge

« back to all changes in this revision

Viewing changes to plugin/innobase/include/ha_prototypes.h

  • Committer: Bazaar Package Importer
  • Author(s): Monty Taylor
  • Date: 2011-01-01 13:55:03 UTC
  • Revision ID: james.westby@ubuntu.com-20110101135503-x2ub1akxoisgwi6z
Tags: 2010.12.06-0ubuntu4
* Fixed missing build depends.
* Added Lee to uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
 
162
162
/******************************************************************//**
163
163
Get the variable length bounds of the given character set. */
164
 
UNIV_INTERN
165
 
void
 
164
UNIV_INTERN void
166
165
innobase_get_cset_width(
167
166
/*====================*/
168
167
        ulint   cset,           /*!< in: MySQL charset-collation code */