view mplayer_wine.spec @ 18733:1a0111272217

Fix definition of reinit_audio_chain(). It had return type "int" even though it did not return a value (callers do not expect one) and used old-style syntax. Changed return type to "void" and added "void" as parameter list.
author uau
date Fri, 16 Jun 2006 20:21:37 +0000
parents a53966ed8afb
children
line wrap: on
line source

name	mplayer_wine
mode	cuiexe
type	win32

import	kernel32.dll
import	ntdll.dll