From d4133ac8440321f2ae2e26fb317871bd847b35eb Mon Sep 17 00:00:00 2001 From: volzhs Date: Mon, 10 Dec 2018 22:33:51 +0900 Subject: Update libwebp to 1.0.1 --- thirdparty/libwebp/src/utils/bit_writer_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/libwebp/src/utils/bit_writer_utils.h') diff --git a/thirdparty/libwebp/src/utils/bit_writer_utils.h b/thirdparty/libwebp/src/utils/bit_writer_utils.h index 2cf5976fe3..b9d5102a5a 100644 --- a/thirdparty/libwebp/src/utils/bit_writer_utils.h +++ b/thirdparty/libwebp/src/utils/bit_writer_utils.h @@ -151,4 +151,4 @@ static WEBP_INLINE void VP8LPutBits(VP8LBitWriter* const bw, } // extern "C" #endif -#endif /* WEBP_UTILS_BIT_WRITER_UTILS_H_ */ +#endif // WEBP_UTILS_BIT_WRITER_UTILS_H_ -- cgit v1.2.3