[Pkg-wmaker-commits] [wmix] 41/44: Remove trailing whitespace in recently added dockapps.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Sep 29 10:40:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmix.

commit 00e7bd780466dbc320b8a5e3cf9f7787cb9d3462
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Dec 23 18:28:17 2016 -0500

    Remove trailing whitespace in recently added dockapps.
---
 mixer-alsa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mixer-alsa.c b/mixer-alsa.c
index 065e01a..686b3b7 100644
--- a/mixer-alsa.c
+++ b/mixer-alsa.c
@@ -226,7 +226,7 @@ static bool get_mixer_state(void)
         element[e].is_muted = element_is_muted(e);
         element[e].is_recording = element_is_recording(e);
 
-        //printf("Channel %s, has_vol: %d, stereo: %d, muted: %d, max: %ld, min: %ld, left: %ld, right: %ld, vol: %f, bal: %f\n", element[e].name, element[e].has_playback, element[e].is_stereo, element[e].is_muted, element[e].max, element[e].min, left, element[e].is_stereo?right:-1, element[e].volume, element[e].balance);            
+        //printf("Channel %s, has_vol: %d, stereo: %d, muted: %d, max: %ld, min: %ld, left: %ld, right: %ld, vol: %f, bal: %f\n", element[e].name, element[e].has_playback, element[e].is_stereo, element[e].is_muted, element[e].max, element[e].min, left, element[e].is_stereo?right:-1, element[e].volume, element[e].balance);
     }
     return true;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmix.git



More information about the Pkg-wmaker-commits mailing list