~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/global_charset_info.h

  • Committer: Brian Aker
  • Date: 2011-03-28 02:46:21 UTC
  • Revision ID: brian@tangent.org-20110328024621-wtkdtlvdplqm0ybf
Shift CHARSET_INFO to charset_info_st

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
namespace drizzled {
26
26
 
27
 
typedef struct charset_info_st CHARSET_INFO;
 
27
class charset_info_st;
28
28
 
29
29
/*
30
30
  External variables