vo_vesa: mark a function static
commitc310e7cedc4871e1d738ae8c75877bfde06a7b7b
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 17 Sep 2010 09:59:10 +0000 (17 09:59 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:16:55 +0000 (2 04:16 +0200)
tree745f6147b8b6321281dc6369ac95f9c1452b6c71
parent29dcd8808d9dc5f0af541eadec51978ab3d71bf8
vo_vesa: mark a function static

Mark fillMultiBuffer() as static, it is not used outside of the file; fixes:
libvo/vo_vesa.c:532: warning: no previous prototype for 'fillMultiBuffer'

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