mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove the "Reference" from the plugin description
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user