Fix #endif comment.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28619 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-02-16 23:56:19 +00:00
parent dea247e8b1
commit 288f25d8d9
1 changed files with 1 additions and 1 deletions

View File

@ -922,4 +922,4 @@ static enum PixelFormat get_format(struct AVCodecContext *avctx,
return selected_format;
}
#endif /* CONFIG_XVMC */
#endif /* CONFIG_XVMC || CONFIG_VDPAU */