]> git.pld-linux.org Git - packages/fuse.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Apr 2007 11:56:50 +0000 (11:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fuse-gcc4.patch -> 1.2

fuse-gcc4.patch [deleted file]

diff --git a/fuse-gcc4.patch b/fuse-gcc4.patch
deleted file mode 100644 (file)
index 8cbd2cb..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- fuse-0.7.0.orig/sound.c    2004-07-04 20:52:15.000000000 +0200
-+++ fuse-0.7.0/sound.c 2005-05-15 20:19:45.596349088 +0200
-@@ -58,8 +58,8 @@
- int sound_stereo_ay_abc=0;    /* (AY stereo) true for ABC stereo, else ACB */
- int sound_stereo_ay_narrow=0; /* (AY stereo) true for narrow AY st. sep. */
--static int sound_stereo_ay=0; /* local copy of settings_current.stereo_ay */
--static int sound_stereo_beeper=0;   /* and settings_current.stereo_beeper */
-+int sound_stereo_ay=0;        /* local copy of settings_current.stereo_ay */
-+int sound_stereo_beeper=0;   /* and settings_current.stereo_beeper */
- /* assume all three tone channels together match the beeper volume (ish).
This page took 0.126488 seconds and 4 git commands to generate.