# HG changeset patch # User ib # Date 1355147696 0 # Node ID 8889d320734fe45d9cb4e454ef38b7fed9be1527 # Parent 1a2200a93ea8b22edb4e4cdaf6f865afc71ee608 Cosmetic: Adjust indent. diff -r 1a2200a93ea8 -r 8889d320734f gui/ui/actions.c --- a/gui/ui/actions.c Mon Dec 10 13:53:50 2012 +0000 +++ b/gui/ui/actions.c Mon Dec 10 13:54:56 2012 +0000 @@ -429,7 +429,7 @@ guiInfo.Chapter = 1; if (++guiInfo.Track > guiInfo.Tracks) { - guiInfo.Track = guiInfo.Tracks; + guiInfo.Track = guiInfo.Tracks; guiInfo.Chapter = guiInfo.Chapters; stop = True; }