diff src/xs_genui.c @ 42:0f00ebab063d

Fixes
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 19 Jun 2003 23:50:01 +0000
parents 1788f4ce6a44
children 3fca0b13a80a
line wrap: on
line diff
--- a/src/xs_genui.c	Thu Jun 19 23:50:00 2003 +0000
+++ b/src/xs_genui.c	Thu Jun 19 23:50:01 2003 +0000
@@ -26,7 +26,7 @@
 
 
 void
-ctrl_song_prev                         (GtkButton       *button,
+xs_ctrl_song_prev                         (GtkButton       *button,
                                         gpointer         user_data)
 {
 
@@ -34,7 +34,7 @@
 
 
 void
-ctrl_song_next                         (GtkButton       *button,
+xs_ctrl_song_next                         (GtkButton       *button,
                                         gpointer         user_data)
 {