~mordred/drizzle/add-drizzle-namespace

« back to all changes in this revision

Viewing changes to plugin/length/length.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
   return 0;
80
80
}
81
81
 
82
 
drizzle_declare_plugin(length)
 
82
drizzle_declare_plugin
83
83
{
84
84
  "length",
85
85
  "1.0",