~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/ascii/ascii.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

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