[MPlayer-dev-eng] [PATCH] OS/X ao_macosx.c syntax error
Steven M. Schultz
sms at 2BSD.COM
Thu May 22 05:04:43 CEST 2003
Hi!
Small, and easily fixed, syntax error in ao_macosx.c Seems an extra
comment deliminter ('*/') was accidentally added.
Cheers,
Steven Schultz
--- ao_macosx.c.dist Wed May 21 14:10:55 2003
+++ ao_macosx.c Wed May 21 20:01:09 2003
@@ -39,9 +39,6 @@
* access to a sound card that supports it.
*/
-
- */
-
#include <CoreAudio/AudioHardware.h>
#include <stdio.h>
#include <string.h>
More information about the MPlayer-dev-eng
mailing list