chiark / gitweb /
disorderfm preserves permissions now
[disorder] / plugins / mad.c
index 32cbded314bb5d566221d8e4192bea04cdf9f33f..005c3e6fe10ad9dc6a924194f8503919773e5fea 100644 (file)
@@ -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 */