view src/vtx/config.c @ 2599:19fb7d7dcf4e

Use the md5 routines in libaudutil.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 09:06:21 +0300
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audacious/plugin.h>

void vtx_config(void)
{


}