| Index: third_party/iccjpeg/README.chromium
|
| diff --git a/third_party/iccjpeg/README.chromium b/third_party/iccjpeg/README.chromium
|
| index ca4fe95effb8895577be4f140865517d979a360d..4b72c55f97761cdbc123346139509887a70c77eb 100644
|
| --- a/third_party/iccjpeg/README.chromium
|
| +++ b/third_party/iccjpeg/README.chromium
|
| @@ -13,6 +13,6 @@ in the file LICENSE.
|
| Documentation for ICC profile can be found at: http://www.color.org
|
|
|
| Local Modifications:
|
| -* On at least OpenBSD we might need to include to correct header file from
|
| +* On BSD platforms we might need to include to correct header file from
|
| the system, so a USE_SYSTEM_LIBJPEG ifdef is added to iccjpeg.h in order
|
| to be able to decide which jpeglib.h header to include.
|
|
|