~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/hello_world/hello_world.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
}
61
61
 
62
62
 
63
 
drizzle_declare_plugin(hello_world)
 
63
drizzle_declare_plugin
64
64
{
65
65
  "hello_world",
66
66
  "1.0",