OSDN Git Service

Replace '\0 bytes' by 'NULL bytes' in Doxygen comments.
authorDiego Biurrun <diego@biurrun.de>
Fri, 2 Jul 2010 12:53:37 +0000 (12:53 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 2 Jul 2010 12:53:37 +0000 (12:53 +0000)
commit2d62158091e0d6d94c36a7c297c4984465c6b02e
tree17846bb025c993613ed338432c17a8175c4e6e4d
parent34630b93dc7cf028a4b483c19c4f6ca4162c25c0
Replace '\0 bytes' by 'NULL bytes' in Doxygen comments.
Doxygen mistakes the \ for the start of a Doxygen command.

Originally committed as revision 23994 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/chomp_bsf.c