diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-03-21 16:22:42 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-03-21 16:22:42 +0000 |
commit | 04e4b0dacfedc821c76389ef0e9943aeb4c1200b (patch) | |
tree | 7dfeb6777312c0b95caefb5d6296df4c757ff82c /audio/squash/files/patch-FIXLOCK-src_global_squash.c | |
parent | Add a mirror to MASTER_SITES. (diff) |
Refresh and rename patches (to resolve portlint issues).
Diffstat (limited to 'audio/squash/files/patch-FIXLOCK-src_global_squash.c')
-rw-r--r-- | audio/squash/files/patch-FIXLOCK-src_global_squash.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/squash/files/patch-FIXLOCK-src_global_squash.c b/audio/squash/files/patch-FIXLOCK-src_global_squash.c index 256084356e07..0b94b31b4f08 100644 --- a/audio/squash/files/patch-FIXLOCK-src_global_squash.c +++ b/audio/squash/files/patch-FIXLOCK-src_global_squash.c @@ -1,5 +1,5 @@ ---- ./src/global_squash.c~ Fri Dec 5 21:23:51 2003 -+++ ./src/global_squash.c Thu Feb 26 18:57:02 2004 +--- ./src/global_squash.c.orig 2003-12-05 21:23:51.000000000 +0100 ++++ ./src/global_squash.c 2011-03-21 17:21:19.000000000 +0100 @@ -143,7 +143,6 @@ playlist_queue_song( song, state_info.raw_songs[state_info.current_song].position ); } |