Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 55352
Collapse All | Expand All

(-)bmp-0.9.6.1.orig/Input/vorbis/fileinfo.c (+2 lines)
Lines 54-59 Link Here
54
static gint init_files(vcedit_state * state);
54
static gint init_files(vcedit_state * state);
55
static gint close_files(vcedit_state * state);
55
static gint close_files(vcedit_state * state);
56
56
57
GtkWidget *xmms_show_message_test(gchar *, gchar *, gchar *, gboolean, GtkSignalFunc, gpointer);
58
57
extern GMutex *vf_mutex;
59
extern GMutex *vf_mutex;
58
static GtkWidget *window = NULL;
60
static GtkWidget *window = NULL;
59
static GList *genre_list = NULL;
61
static GList *genre_list = NULL;

Return to bug 55352