doxify a comment

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21667 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2006-12-18 15:15:21 +00:00
parent 9526342555
commit 7ac56b70b8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ typedef struct da_priv {
//! rather arbitrary value for maximum length of wav-format headers
#define MAX_WAVHDR_LEN (1 * 1024 * 1024)
// how many valid frames in a row we need before accepting as valid MP3
//! how many valid frames in a row we need before accepting as valid MP3
#define MIN_MP3_HDRS 12
//! Used to describe a potential (chain of) MP3 headers we found