changeset 2064:c66852194386

(none)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 29 Oct 2006 14:47:20 +0000
parents dea73e1d07b0
children 2e36e0ecde33
files src/audio/bsd/SDL_bsdaudio.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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"