# HG changeset patch # User Sam Lantinga # Date 1162133240 0 # Node ID c668521943861ca38b0da28831e7f692ce76a8cd # Parent dea73e1d07b0648250b67de17c232c6fdce4ef2e diff -r dea73e1d07b0 -r c66852194386 src/audio/bsd/SDL_bsdaudio.c --- a/src/audio/bsd/SDL_bsdaudio.c Sun Oct 29 14:45:46 2006 +0000 +++ b/src/audio/bsd/SDL_bsdaudio.c Sun Oct 29 14:47:20 2006 +0000 @@ -177,9 +177,7 @@ info.play.error ? "yes" : "no", info.play.waiting ? "yes" : "no", info.play.active ? "yes" : "no"); - /* *INDENT-ON* */ - /* *INDENT-OFF* */ fprintf(stderr, "\n" "[audio info]\n" "monitor_gain : %i\n"