| 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 e0d99ad1c5d48e51516f725a06745c7363e9c866..adcfdff798136ba8ed023cf7e96098f1ed0b2fce 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.
|
|
|