~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/errmsg_stderr/errmsg_stderr.cc

Merged meta-info branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
 
76
76
DRIZZLE_DECLARE_PLUGIN
77
77
{
 
78
  DRIZZLE_VERSION_ID,
78
79
  "errmsg_stderr",
79
80
  "0.1",
80
81
  "Mark Atwood <mark@fallenpegasus.com>",