~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/connection_id/connection_id.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
   return 0;
84
84
}
85
85
 
86
 
drizzle_declare_plugin(connection_id)
 
86
drizzle_declare_plugin
87
87
{
88
88
  "connection_id",
89
89
  "1.0",