# HG changeset patch # User nenolod # Date 1150000142 25200 # Node ID ea95c89c92eea5e6d41012ecc06582b71607041d # Parent ff71f891265b199d7bb516779e7eb474f4a7250d [svn] - oops diff -r ff71f891265b -r ea95c89c92ee audacious/main.c --- 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 {