~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_gearman/logging_gearman.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
338
338
  NULL
339
339
};
340
340
 
341
 
drizzle_declare_plugin(logging_gearman)
 
341
drizzle_declare_plugin
342
342
{
343
343
    "logging_gearman",
344
344
    "0.1",