summaryrefslogtreecommitdiff
path: root/media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-common.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-common.patch')
-rw-r--r--media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-common.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-common.patch b/media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-common.patch
new file mode 100644
index 000000000000..646d59008c6e
--- /dev/null
+++ b/media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/src/splitpoints_window.h
++++ b/src/splitpoints_window.h
+@@ -41,7 +41,7 @@
+ #include "all_includes.h"
+
+ //!The enum telling which item is kept in which column of the splitpoint tree
+-enum {
++typedef enum {
+ COL_CHECK = 0,
+ COL_DESCRIPTION = 1,
+ COL_MINUTES = 2,