14 lines
467 B
Plaintext
14 lines
467 B
Plaintext
$NetBSD: patch-aj,v 1.1 2004/07/21 21:49:02 scw Exp $
|
|
|
|
--- kphone/dspoutoss.h.orig 2004-03-04 11:22:53.000000000 +0000
|
|
+++ kphone/dspoutoss.h 2004-07-21 12:51:26.000000000 +0100
|
|
@@ -19,7 +19,7 @@
|
|
* Constructs a DspOutOss object representing the given
|
|
* filename. Default is /dev/dsp.
|
|
*/
|
|
- DspOutOss( const QString &fileName = "/dev/dsp" );
|
|
+ DspOutOss( const QString &fileName = DEVOSSAUDIO );
|
|
|
|
/**
|
|
* Destructor. Will close the device if it is open.
|