view src/vtx/config.c @ 2504:9fd51b549097

added a cast to suppress warning
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Wed, 02 Apr 2008 12:35:24 +0900
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

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

void vtx_config(void)
{


}