diff src/audacious/main.c @ 3334:ea806daf3ef0 trunk

rename xmms_get_gentitle_format() to get_gentitle_format().
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sat, 11 Aug 2007 23:59:24 +0900
parents d18d66f1b1d0
children 71d8d93f1bad
line wrap: on
line diff
--- a/src/audacious/main.c	Sat Aug 11 14:54:34 2007 +0200
+++ b/src/audacious/main.c	Sat Aug 11 23:59:24 2007 +0900
@@ -453,7 +453,7 @@
 }
 
 const gchar *
-xmms_get_gentitle_format(void)
+get_gentitle_format(void)
 {
     guint titlestring_preset = cfg.titlestring_preset;