mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-12 18:25:03 +00:00
Add missing comment markers to #endif directive.
Originally committed as revision 9455 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
313bacddc0
commit
bbd861796e
@ -99,4 +99,4 @@ static unsigned long av_crc04C11DB7_update(unsigned long checksum, const uint8_t
|
||||
return av_crc(av_crc04C11DB7, checksum, buf, len);
|
||||
}
|
||||
|
||||
#endif AVFORMAT_NUT_H
|
||||
#endif /* AVFORMAT_NUT_H */
|
||||
|
Loading…
Reference in New Issue
Block a user