Mercurial > mplayer.hg
changeset 35489:214c3f971eb0
Cosmetic: Adjust indent.
author | ib |
---|---|
date | Mon, 03 Dec 2012 14:45:01 +0000 |
parents | 9ef9131adfe5 |
children | a5f5f61a7a35 |
files | gui/interface.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/gui/interface.c Mon Dec 03 14:44:32 2012 +0000 +++ b/gui/interface.c Mon Dec 03 14:45:01 2012 +0000 @@ -242,8 +242,8 @@ if (playlist && !filename) { uiSetFile(playlist->path, playlist->name, STREAMTYPE_FILE); guiInfo.Tracks = (int)listMgr(PLAYLIST_ITEM_GET_POS, 0); - guiInfo.Track = 1; - filename = NULL; // don't start playing + guiInfo.Track = 1; + filename = NULL; // don't start playing } if (subdata)