mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
430 B
C
11 lines
430 B
C
--- src/global_squash.c.orig 2003-12-05 20:23:51 UTC
|
|
+++ src/global_squash.c
|
|
@@ -143,7 +143,6 @@ void load_state() {
|
|
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);
|