[MPlayer-cvslog] r32780 - in trunk: libao2/ao_dxr2.c libvo/vo_dxr2.c

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Jan 11 08:35:42 CET 2011


On Tue, Jan 11, 2011 at 01:10:00AM +0100, ranma wrote:
> +/* write_dxr2 from libvo/dxr2.c */
> +extern int write_dxr2(const unsigned char *data, int len);

extern is useless for function declarations.


More information about the MPlayer-cvslog mailing list