~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/errmsg_notify/errmsg_notify.cc

Reverted changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
  return 0;
104
104
}
105
105
 
106
 
DRIZZLE_PLUGIN(plugin_init, NULL);
 
106
DRIZZLE_PLUGIN(plugin_init, NULL, NULL);