Commit 078bf353 authored by diego's avatar diego

Add missing comment markers to #endif directive.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9455 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5714779d
......@@ -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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment