~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/default_replicator/default_replicator.cc

  • Committer: Zimin
  • Date: 2010-07-10 02:51:05 UTC
  • mfrom: (1655 build)
  • mto: (1675.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1677.
  • Revision ID: ziminq@gmail.com-20100710025105-ft7s65oz5td4rmxl
merge trunk

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);