Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 1999 17:49:34 -0800 (PST)
From:      <taoka@FreeBSD.org>
To:        mi@aldan.algebra.com, taoka@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/8795
Message-ID:  <199904010149.RAA18864@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: xgal.sndsrv.freebsd.c is out of sync with sound.h

State-Changed-From-To: open->closed
State-Changed-By: taoka
State-Changed-When: Wed Mar 31 17:44:33 PST 1999
State-Changed-Why: 
Committed your patch. And I found another bug:
 -  if (!dsp) do_nothing();
 +  if (dsp<0) do_nothing();
in xgal.sndsrv.freebsd.c. I fixed it.

Thanks.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904010149.RAA18864>