Report the delta in debugging mode (on NetBSD)
This commit is contained in:
parent
020ea9ea8d
commit
c0156b4cbf
|
@ -982,6 +982,9 @@ static int _mixer_get_control(Mixer * mixer, int index, MixerControl * control)
|
||||||
sep = ",";
|
sep = ",";
|
||||||
# endif
|
# endif
|
||||||
}
|
}
|
||||||
|
#ifdef DEBUG
|
||||||
|
printf(" delta=%u", md.un.v.delta);
|
||||||
|
#endif
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
# ifdef DEBUG
|
# ifdef DEBUG
|
||||||
|
|
Loading…
Reference in New Issue
Block a user