summaryrefslogtreecommitdiff
path: root/thirdparty/libwebp/src/webp/demux.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2018-12-10 14:58:13 +0100
committerGitHub <noreply@github.com>2018-12-10 14:58:13 +0100
commitfa024537a39c24bf9fb2e24063acee0daf63dfc1 (patch)
tree759ef4154a16f572b0782516d641fbb993ff9400 /thirdparty/libwebp/src/webp/demux.h
parentca06e656bec5129cc0fc45f83b310976adb752e3 (diff)
parentd4133ac8440321f2ae2e26fb317871bd847b35eb (diff)
Merge pull request #24258 from volzhs/libwebp-1.0.1
Update libwebp to 1.0.1
Diffstat (limited to 'thirdparty/libwebp/src/webp/demux.h')
-rw-r--r--thirdparty/libwebp/src/webp/demux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/libwebp/src/webp/demux.h b/thirdparty/libwebp/src/webp/demux.h
index 555d641338..846eeb15a9 100644
--- a/thirdparty/libwebp/src/webp/demux.h
+++ b/thirdparty/libwebp/src/webp/demux.h
@@ -360,4 +360,4 @@ WEBP_EXTERN void WebPAnimDecoderDelete(WebPAnimDecoder* dec);
} // extern "C"
#endif
-#endif /* WEBP_WEBP_DEMUX_H_ */
+#endif // WEBP_WEBP_DEMUX_H_