remove the "Reference" from the plugin description
diff --git a/src/plugin_winamp2/in_flac.c b/src/plugin_winamp2/in_flac.c
index b0aefb0..4b843c2 100644
--- a/src/plugin_winamp2/in_flac.c
+++ b/src/plugin_winamp2/in_flac.c
@@ -393,7 +393,7 @@
 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",