]> git.pld-linux.org Git - packages/OpenAL.git/blame - OpenAL-stdio.patch
- Realase is now 1 -- previous realase++ made no sense
[packages/OpenAL.git] / OpenAL-stdio.patch
CommitLineData
642529ba 1diff -Nru OpenAL/src/arch/linux/lin_dsp.c OpenAL-new/src/arch/linux/lin_dsp.c
2--- OpenAL/src/arch/linux/lin_dsp.c Fri Apr 13 00:35:48 2001
3+++ OpenAL-new/src/arch/linux/lin_dsp.c Fri Nov 16 15:05:29 2001
4@@ -54,7 +54,9 @@
5 ALuint *channels);
6
7
8+/* somebody was brainless! This is defined in stdio.h
9 extern const char *sys_errlist[];
10+*/
11
12 /* convert the format channel from /dev/dsp to openal format */
13 static int LIN2ALFMT(int fmt, int channels) {
This page took 0.023026 seconds and 4 git commands to generate.