summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-ao
blob: ef3d243b630fb939588ca4d3f3644bf7f9a8ed41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ao,v 1.6 2007/02/01 16:55:59 drochner Exp $

--- libxmms/titlestring.h.orig	2007-02-01 15:18:41.000000000 +0100
+++ libxmms/titlestring.h
@@ -80,7 +80,7 @@ gchar *xmms_get_titlestring(gchar *fmt, 
 GtkWidget* xmms_titlestring_descriptions(char* tags, int rows);
 
 #ifdef __cplusplus
-};
+}
 #endif
 
 #endif /* !XMMS_TITLESTRING_H */