summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/src/webp/format_constants.h
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-12-11 10:19:31 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-12-11 10:19:31 +0100
commit178b8572d71a34975ffd7ada87227e1b8ed7296e (patch)
tree1ca3314f2a20983cd919c7078ae8f20eadb259de /src/3rdparty/libwebp/src/webp/format_constants.h
parent7abea3cc2d4295298e7682c755c4de9f674d55b4 (diff)
parent904aa931871fe2ebe5cc6b14a55f37658e15ee89 (diff)
Merge remote-tracking branch 'origin/5.11' into 5.12
Diffstat (limited to 'src/3rdparty/libwebp/src/webp/format_constants.h')
-rw-r--r--src/3rdparty/libwebp/src/webp/format_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libwebp/src/webp/format_constants.h b/src/3rdparty/libwebp/src/webp/format_constants.h
index 329fc8a..eca6981 100644
--- a/src/3rdparty/libwebp/src/webp/format_constants.h
+++ b/src/3rdparty/libwebp/src/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_