Skip to content

Commit

Permalink
Doxygen documentation fix.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.mythtv.org/svn/trunk@8898 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
daniel-kristjansson committed Feb 7, 2006
1 parent 6914c53 commit 300c9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libavcodec/myth_utils.c
Expand Up @@ -26,7 +26,7 @@

#include "avcodec.h"

/** \fn codec_id_string(enum CodecType)
/** \fn codec_id_string(enum CodecID)
* returns a human readable string for the CodecID enum.
*/
const char *codec_id_string(enum CodecID codec_id)
Expand Down

0 comments on commit 300c9b0

Please sign in to comment.