~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/errmsg_stderr/errmsg_stderr.cc

  • Committer: Monty Taylor
  • Date: 2010-02-25 05:06:21 UTC
  • mfrom: (1308 staging)
  • mto: This revision was merged to the branch mainline in revision 1311.
  • Revision ID: mordred@inaugust.com-20100225050621-1vmy8ryyo4s58vsf
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
  PLUGIN_LICENSE_GPL,
86
86
  errmsg_stderr_plugin_init,
87
87
  errmsg_stderr_plugin_deinit,
88
 
  NULL, /* status variables */
89
88
  NULL, /* system variables */
90
89
  NULL
91
90
}