remove the "Reference" from the plugin description

This commit is contained in:
Josh Coalson
2005-02-01 04:44:56 +00:00
parent 12065d08cb
commit 7e09fadfc4

View File

@@ -393,7 +393,7 @@ static int infobox(char *fn, HWND hwnd)
static In_Module mod_ =
{
IN_VER,
"Reference FLAC Decoder v" PLUGIN_VERSION,
"FLAC Decoder v" PLUGIN_VERSION,
0, /* hMainWindow */
0, /* hDllInstance */
"FLAC\0FLAC Audio File (*.FLAC)\0",