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/webp/decode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/libwebp/src/webp/decode.h') diff --git a/thirdparty/libwebp/src/webp/decode.h b/thirdparty/libwebp/src/webp/decode.h index 2165e96c95..95d31e7619 100644 --- a/thirdparty/libwebp/src/webp/decode.h +++ b/thirdparty/libwebp/src/webp/decode.h @@ -491,4 +491,4 @@ WEBP_EXTERN VP8StatusCode WebPDecode(const uint8_t* data, size_t data_size, } // extern "C" #endif -#endif /* WEBP_WEBP_DECODE_H_ */ +#endif // WEBP_WEBP_DECODE_H_ -- cgit v1.2.3