view src/vtx/config.c @ 943:584ab2a62af5 trunk

[svn] - if handle->cancel = TRUE, immediately abort the fread operation.
author nenolod
date Thu, 12 Apr 2007 12:02:56 -0700
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include "audacious/plugin.h"

void vtx_config(void)
{


}