~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbms/src/backup_ms.cc

  • Committer: Mark Atwood
  • Date: 2011-08-01 05:22:14 UTC
  • mfrom: (1919.3.53 drizzle_pbms)
  • Revision ID: me@mark.atwood.name-20110801052214-3wdsx3xgld6b5v4f
mergeĀ lp:~barry-leslie/drizzle/drizzle_pbms

Show diffs side-by-side

added added

removed removed

Lines of Context:
490
490
                
491
491
                new_(head, CSStringBuffer(100));
492
492
                push_(head);
 
493
                (void)src_repo_id;
493
494
 
494
495
                src_repo = (MSRepository*)bu_BackupList->get(0);
495
496
                while (src_repo && !myMustQuit) {