# HG changeset patch # User ib # Date 1355233326 0 # Node ID 8381468bb46cee6612359e0419b651588db67b75 # Parent 9f58ee70598969409d0372cd584e84bba0f3656d Cosmetic: Adjust indent. diff -r 9f58ee705989 -r 8381468bb46c gui/ui/actions.c --- 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);