view src/vtx/config.c @ 956:88ba14f18587 trunk

[svn] I said to indent it, not to break it, hmmkay?
author chainsaw
date Sat, 14 Apr 2007 16:09:21 -0700
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

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

void vtx_config(void)
{


}