Mercurial > mplayer.hg
changeset 35569:8381468bb46c
Cosmetic: Adjust indent.
author | ib |
---|---|
date | Tue, 11 Dec 2012 13:42:06 +0000 |
parents | 9f58ee705989 |
children | ca631388b039 |
files | gui/ui/actions.c |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gui/ui/actions.c Tue Dec 11 13:40:47 2012 +0000 +++ b/gui/ui/actions.c Tue Dec 11 13:42:06 2012 +0000 @@ -308,9 +308,9 @@ guiInfo.Chapters = 0; guiInfo.Angles = 0; } else { - guiInfo.Track = 0; - guiInfo.Chapter = 0; - guiInfo.Angle = 0; + guiInfo.Track = 0; + guiInfo.Chapter = 0; + guiInfo.Angle = 0; } nfree(guiInfo.CodecName);