view src/vtx/config.c @ 3150:062f42c3737e

Fix possible crash in scrobbler plugin
author Tomasz Mon <desowin@gmail.com>
date Tue, 12 May 2009 08:30:43 +0200
parents 3134a0987162
children
line wrap: on
line source

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

void vtx_config(void)
{


}