- Set a default PCM volume so that something can be heard when driver is
[AROS.git] / tools / fd2inline / patches / commodities_protos.h.diff
blob3b77603d7c816a058e5a0648e859bf0f9699b9b0
1 --- commodities_protos.h.orig Wed Aug 30 18:52:53 1995
2 +++ commodities_protos.h Sun Nov 26 20:15:32 1995
3 @@ -32,7 +32,7 @@
5 CxObj *CreateCxObj( unsigned long type, long arg1, long arg2 );
6 CxObj *CxBroker( struct NewBroker *nb, LONG *error );
7 -LONG ActivateCxObj( CxObj *co, long true );
8 +LONG ActivateCxObj( CxObj *co, long tf );
9 void DeleteCxObj( CxObj *co );
10 void DeleteCxObjAll( CxObj *co );
11 ULONG CxObjType( CxObj *co );