cosmetics: normalize include guard comment

Change-Id: I0e08ec604aad8412cfe3d3670d773f4ae5650375
This commit is contained in:
James Zern
2018-08-22 14:46:53 -07:00
parent 009562b403
commit de08d72741
33 changed files with 33 additions and 33 deletions

View File

@ -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_