mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 14:34:33 +02:00
harmonize the include guards and #endif comments
This commit is contained in:
committed by
James Zern
parent
a1ec07a618
commit
ee697d9fc9
@ -171,4 +171,4 @@ void WebPInitUpsamplers(void);
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
#endif // WEBP_DSP_DSP_H_
|
||||
#endif /* WEBP_DSP_DSP_H_ */
|
||||
|
@ -106,4 +106,4 @@ void VP8YUVInit(void);
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
#endif // WEBP_DSP_YUV_H_
|
||||
#endif /* WEBP_DSP_YUV_H_ */
|
||||
|
Reference in New Issue
Block a user