~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/default_replicator/default_replicator.cc

Reverted changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
  return 0;
67
67
}
68
68
 
69
 
DRIZZLE_PLUGIN(init,  NULL);
 
69
DRIZZLE_PLUGIN(init,  NULL, NULL);