cosmetics, fix indentation as pointed out by Reimar

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22417 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
vayne 2007-03-02 19:54:40 +00:00
parent e9e53f8cd0
commit 0b13fce149
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ int guiGetEvent(int type, char *arg)
video_out = mpctx_get_video_out(guiIntfStruct.mpcontext);
mixer = mpctx_get_mixer(guiIntfStruct.mpcontext);
playtree = mpctx_get_playtree_iter(guiIntfStruct.mpcontext);
}
}
switch (type)
{