13 lines
335 B
Text
13 lines
335 B
Text
|
$NetBSD: patch-ai,v 1.1 2007/02/01 23:22:44 wiz Exp $
|
||
|
|
||
|
--- proto.h.orig 1997-05-31 17:47:58.000000000 +0000
|
||
|
+++ proto.h
|
||
|
@@ -19,7 +19,6 @@ void audioBufferOn(int);
|
||
|
void printout(void);
|
||
|
int audioBufferOpen(int, int, int);
|
||
|
void audioBufferClose();
|
||
|
-void audioBufferWrite(char *, int);
|
||
|
void audioBufferFlush();
|
||
|
|
||
|
/* From: audio.c */
|