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:
Guillaume Poirier
2007-06-17 18:59:28 +00:00
parent 9cafbd6c49
commit efb775777f
51 changed files with 51 additions and 51 deletions

View File

@ -139,4 +139,4 @@ static inline int get_rac(RangeCoder *c, uint8_t * const state){
#endif
}
#endif
#endif // AVCODEC_RANGECODER_H