changeset 1164:ea95c89c92ee trunk

[svn] - oops
author nenolod
date Sat, 10 Jun 2006 21:29:02 -0700
parents ff71f891265b
children 6fe822f5a3c0
files audacious/main.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/audacious/main.c	Sat Jun 10 21:02:24 2006 -0700
+++ b/audacious/main.c	Sat Jun 10 21:29:02 2006 -0700
@@ -199,7 +199,7 @@
     NULL,
     NULL,
     3000,			/* audio buffer size */
-    TRUE,			/* whether or not to do format detection on initial add */
+    FALSE,			/* whether or not to postpone format detection on initial add */
 };
 
 typedef struct bmp_cfg_boolent_t {