cleanup: vo_direct3d: Mark a function static
commit94d3e6a710c40806f44c1d39aaa0388c05487b8f
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 24 May 2011 19:47:07 +0000 (24 19:47 +0000)
committerUoti Urpala <uau@mplayer2.org>
Wed, 6 Jul 2011 04:24:52 +0000 (6 07:24 +0300)
tree9604323213f644add0a9b7952ab63374dac2cdc6
parentf52b41600d32fb2f820a4387e79510a24aca7fe0
cleanup: vo_direct3d: Mark a function static

This fixes the warning:
libvo/vo_direct3d.c:984:6: warning: no previous prototype for 'vo_draw_alpha_l8a8'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33499 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/vo_direct3d.c