Merge branch 'maint'
[paraslash.git] / wmadata.h
index 37f1d5292766dced9ceabb2ea7b538755e06d0d0..b5dad0f5af40a15773dce43b4a77e65346ea5b66 100644 (file)
--- a/wmadata.h
+++ b/wmadata.h
@@ -21,6 +21,7 @@
 
 /** \file wmadata.h Various WMA tables. */
 
+/** Contains huffcodes, huffbits and run/level tables. */
 struct coef_vlc_table {
        /** Total number of codes. */
        int n;