# # # patch "enumerator.cc" # from [ca9940ca45aa35f45aa5a09a75b57b9c813fea3c] # to [c1ace8d84f7b0a1b936c34ed06e35cf7ec67f24a] # ============================================================ --- enumerator.cc ca9940ca45aa35f45aa5a09a75b57b9c813fea3c +++ enumerator.cc c1ace8d84f7b0a1b936c34ed06e35cf7ec67f24a @@ -233,7 +233,7 @@ revision_enumerator::step() if (cb.process_this_rev(r)) { L(FL("revision_enumerator::step expanding " - "contents of rev '%d'\n") % r); + "contents of rev '%s'") % r); // The rev's files and fdeltas {