~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/information_engine/information_engine.cc

  • Committer: Brian Aker
  • Date: 2009-11-18 06:11:12 UTC
  • mfrom: (1220.1.10 staging)
  • Revision ID: brian@gaz-20091118061112-tyf4qrfr5v7i946b
Monty + Brian Merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
239
239
  return 0;
240
240
}
241
241
 
242
 
drizzle_declare_plugin(information_engine)
 
242
drizzle_declare_plugin
243
243
{
244
244
  "INFORMATION_ENGINE",
245
245
  "1.0",