From fab88fe9e4731aef2c371fb33522c4a8d114c1a7 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sat, 19 Jul 2003 11:58:32 +0000 Subject: typo? CVS patchset: 5186 CVS date: 2003/07/19 11:58:32 --- src/audio_out/audio_alsa_out.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/audio_out/audio_alsa_out.c b/src/audio_out/audio_alsa_out.c index 5a3545077..a1cb1241d 100644 --- a/src/audio_out/audio_alsa_out.c +++ b/src/audio_out/audio_alsa_out.c @@ -26,7 +26,7 @@ * (c) 2001 James Courtier-Dutton * * - * $Id: audio_alsa_out.c,v 1.97 2003/07/18 20:51:51 f1rmb Exp $ + * $Id: audio_alsa_out.c,v 1.98 2003/07/19 11:58:32 mroi Exp $ */ #ifdef HAVE_CONFIG_H @@ -230,7 +230,7 @@ static long ao_alsa_get_volume_from_percent(int val, long min, long max) { /* * Error callback, we need to control this, - * error message should be printed in non DEBUG mode. + * error message should be printed only in DEBUG mode. */ static void error_callback(const char *file, int line, const char *function, int err, const char *fmt, ...) { -- cgit v1.2.3