diff src/audio/bsd/SDL_bsdaudio.c @ 2064:c66852194386

(none)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 29 Oct 2006 14:47:20 +0000
parents 866052b01ee5
children 2e36e0ecde33
line wrap: on
line diff
--- 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"