X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..05fd0aa117566503026dbedfe4d9b0485da2d5ed:/plugins/madshim.h diff --git a/plugins/madshim.h b/plugins/madshim.h index 83a709b..5d73611 100644 --- a/plugins/madshim.h +++ b/plugins/madshim.h @@ -15,12 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file plugins/madshim.h + * @brief Integrate code from mpg123 + */ #ifndef MADSHIM_H #define MADSHIM_H -/* shim to integrate code from mpg123 */ - typedef struct { int num_frames; mad_timer_t duration;