~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/console/console.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
330
330
  NULL
331
331
};
332
332
 
333
 
drizzle_declare_plugin(console)
 
333
drizzle_declare_plugin
334
334
{
335
335
  "console",
336
336
  "0.1",