~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/symbol_hash.gperf

  • Committer: Olaf van der Spek
  • Date: 2011-10-14 15:09:20 UTC
  • mto: This revision was merged to the branch mainline in revision 2438.
  • Revision ID: olafvdspek@gmail.com-20111014150920-ggcj4zexf2byrgu8
Oops

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
  lists
37
37
*/
38
38
%}
39
 
struct st_symbol
 
39
struct SYMBOL
40
40
{
41
41
  const char *name;
42
42
  unsigned int  tok;