view src/vtx/config.c @ 2388:2fe51f6ddb36

Trim whitespace on front of mod titles. (Bugzilla #175)
author BioHazard <biohazard@bak.rr.com>
date Thu, 14 Feb 2008 15:43:46 -0600
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

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

void vtx_config(void)
{


}