Changeset ee7537e77ae5c190881227db774a1eee6c1c7aa8 for src/control
- Timestamp:
- 07/19/08 14:44:08 (2 months ago)
- git-parent:
- Files:
-
- src/control/playlist.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/control/playlist.c
r7e413aa ree7537e 92 92 } 93 93 94 playlist_Control( PL, PLAYLIST_VIEWPLAY, true,94 playlist_Control( PL, PLAYLIST_VIEWPLAY, pl_Locked, 95 95 PL->status.p_node, p_item ); 96 96 if( did_lock == 1 )
