X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..64bb08384a2ba77f482873f0fcc5b94ee6f21a5e:/plugins/mad.c diff --git a/plugins/mad.c b/plugins/mad.c index 32cbded..005c3e6 100644 --- a/plugins/mad.c +++ b/plugins/mad.c @@ -1,5 +1,9 @@ -/* This file is a subset of the debian source tarball of mpg321-0.2.10.3/mad.c - - see http://mpg321.sourceforge.net/ */ +/** @file plugins/mad.c + * @brief MP3 Length calculation + * + * This file is a subset of the debian source tarball of + * mpg321-0.2.10.3/mad.c - see http://mpg321.sourceforge.net/ + */ /* mpg321 - a fully free clone of mpg123. @@ -229,4 +233,3 @@ c-basic-offset:2 comment-column:40 End: */ -/* arch-tag:2b2d6ec382b3b37f3ba8a0bb1d345fbd */