mirror of
https://github.com/webmproject/libwebp.git
synced 2025-09-03 01:32:13 +02:00
cosmetics: normalize include guard comment
Change-Id: I0e08ec604aad8412cfe3d3670d773f4ae5650375
This commit is contained in:
@@ -40,4 +40,4 @@ int WebPAnimEncoderRefineRect(
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
#endif /* WEBP_MUX_ANIMI_H_ */
|
||||
#endif // WEBP_MUX_ANIMI_H_
|
||||
|
@@ -231,4 +231,4 @@ WebPMuxError MuxValidate(const WebPMux* const mux);
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
#endif /* WEBP_MUX_MUXI_H_ */
|
||||
#endif // WEBP_MUX_MUXI_H_
|
||||
|
Reference in New Issue
Block a user