mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-02 03:48:05 +08:00
add a comment to indicate which #endif belong to which #define
Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -139,4 +139,4 @@ static inline int get_rac(RangeCoder *c, uint8_t * const state){
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // AVCODEC_RANGECODER_H
|
||||
|
Reference in New Issue
Block a user