Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 2b471379494a2acc128492c7574ce12f > files > 14

xmms-1.2.10-35mdv2008.0.src.rpm

--- libxmms/xmmsctrl.h.bak	2004-07-12 00:24:29.955611285 +0200
+++ libxmms/xmmsctrl.h	2004-07-12 00:24:36.727677169 +0200
@@ -85,7 +85,7 @@
 
 	
 #ifdef __cplusplus
-};
+}
 #endif
 
 /* Deprecated APIs */
Index: libxmms/configfile.h
===================================================================
--- libxmms/configfile.h
+++ libxmms/configfile.h	2004-07-12 00:43:36.092761670 +0200
@@ -66,7 +66,7 @@
 void xmms_cfg_remove_key(ConfigFile * cfg, gchar * section, gchar * key);
 
 #ifdef __cplusplus
-};
+}
 #endif
 
 #endif
Index: libxmms/dirbrowser.h
===================================================================
--- libxmms/dirbrowser.h
+++ libxmms/dirbrowser.h	2004-07-12 00:43:51.975916192 +0200
@@ -27,7 +27,7 @@
 GtkWidget *xmms_create_dir_browser(gchar * title, gchar * current_path, GtkSelectionMode mode, void (*handler) (gchar *));
 
 #ifdef __cplusplus
-};
+}
 #endif
 
 
Index: libxmms/titlestring.h
===================================================================
--- libxmms/titlestring.h
+++ libxmms/titlestring.h	2004-07-12 00:44:09.251084256 +0200
@@ -80,7 +80,7 @@
 GtkWidget* xmms_titlestring_descriptions(char* tags, int rows);
 
 #ifdef __cplusplus
-};
+}
 #endif
 
 #endif /* !XMMS_TITLESTRING_H */