| Index: courgette/third_party/bsdiff/bsdiff_apply.cc
|
| diff --git a/courgette/third_party/bsdiff/bsdiff_apply.cc b/courgette/third_party/bsdiff/bsdiff_apply.cc
|
| index 9d96c62a77d4175f6beb42577ecb46d44512ade1..fca9616a8ab0bf62a29ef6f1a8dc62ab59a0988b 100644
|
| --- a/courgette/third_party/bsdiff/bsdiff_apply.cc
|
| +++ b/courgette/third_party/bsdiff/bsdiff_apply.cc
|
| @@ -25,7 +25,7 @@
|
| // For the terms under which this work may be distributed, please see
|
| // the adjoining file "LICENSE".
|
| //
|
| -// Changelog:
|
| +// ChangeLog:
|
| // 2009-03-31 - Change to use Streams. Move CRC code to crc.{h,cc}
|
| // --Stephen Adams <sra@chromium.org>
|
| // 2013-04-10 - Add wrapper method to apply a patch to files directly.
|
|
|