freebsd-ports/audio/squash/files/patch-FIXLOCK-src_global_squash.c
Pav Lucistnik a6cf5720c7 - Update to 1.0
PR:		ports/63403
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 18:51:43 +00:00

10 lines
436 B
C

--- ./src/global_squash.c~ Fri Dec 5 21:23:51 2003
+++ ./src/global_squash.c Thu Feb 26 18:57:02 2004
@@ -143,7 +143,6 @@
playlist_queue_song( song, state_info.raw_songs[state_info.current_song].position );
}
state_info.current_song++;
- squash_unlock(state_info.lock);
squash_wunlock(database_info.lock);
squash_unlock(song_queue.lock);
squash_unlock(state_info.lock);