changeset 1763:6a39b29c5862

fixed ehh.
author arpi
date Wed, 29 Aug 2001 21:08:12 +0000
parents 914bdbe33cf8
children a9e51734ea00
files libao2/ao_null.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libao2/ao_null.c	Wed Aug 29 20:22:23 2001 +0000
+++ b/libao2/ao_null.c	Wed Aug 29 21:08:12 2001 +0000
@@ -33,7 +33,7 @@
 
     ao_outburst=4096;
 
-    return 1;
+    return 0;
 }
 
 // close audio device