From d1a0bfe221b91ea37a34d0b0360f347d2a6394e5 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 21 Jan 2019 13:09:32 +0100 Subject: Update libwebp to version 1.0.2 This resolves #939. --- media/libwebp/webp/format_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media/libwebp/webp/format_constants.h') diff --git a/media/libwebp/webp/format_constants.h b/media/libwebp/webp/format_constants.h index 329fc8a3b..eca6981a4 100644 --- a/media/libwebp/webp/format_constants.h +++ b/media/libwebp/webp/format_constants.h @@ -84,4 +84,4 @@ typedef enum { // overflow a uint32_t. #define MAX_CHUNK_PAYLOAD (~0U - CHUNK_HEADER_SIZE - 1) -#endif /* WEBP_WEBP_FORMAT_CONSTANTS_H_ */ +#endif // WEBP_WEBP_FORMAT_CONSTANTS_H_ -- cgit v1.2.3