~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_http/auth_http.cc

Merged meta-info branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
174
174
 
175
175
DRIZZLE_DECLARE_PLUGIN
176
176
{
 
177
  DRIZZLE_VERSION_ID,
177
178
  "auth_http",
178
179
  "0.1",
179
180
  "Mark Atwood",