aboutsummaryrefslogtreecommitdiff
path: root/audio/gqmpeg-devel/files/patch-ab
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-12-24 04:11:46 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-12-24 04:11:46 +0000
commit38d02f41aa0e6426fb88bea70029df780db291f2 (patch)
tree3c5927eb6099724d9745660688582750ad485a8b /audio/gqmpeg-devel/files/patch-ab
parent8f96eeea1d174e177b5296881df2e7d27ab0cf73 (diff)
Update to 0.8.1
Notes
Notes: svn path=/head/; revision=36292
Diffstat (limited to 'audio/gqmpeg-devel/files/patch-ab')
-rw-r--r--audio/gqmpeg-devel/files/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/gqmpeg-devel/files/patch-ab b/audio/gqmpeg-devel/files/patch-ab
deleted file mode 100644
index 9f9e259ad949..000000000000
--- a/audio/gqmpeg-devel/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- main.c.orig Mon Oct 11 10:45:08 1999
-+++ main.c Mon Oct 11 10:46:19 1999
-@@ -11,6 +11,7 @@
-
- #include "config.h"
- #include "gqmpeg.h"
-+#include "floatingpoint.h"
-
- static gint update_timeout_id = -1;
-
-@@ -693,6 +694,7 @@
- GList *list_buf = NULL;
- GList *playlist_buf = NULL;
-
-+ fpsetmask(0);
- init_vars();
-
- /* setup random seed for shuffle mode */