diff options
author | Philip Balister | 2011-10-03 14:48:09 -0400 |
---|---|---|
committer | Philip Balister | 2011-10-03 18:15:05 -0400 |
commit | 774373b4d09cab2ce341207161f0a27901bcea10 (patch) | |
tree | 8b248190ad071c4eb3633a7ebe4cded737cca0ec /usrp/usrp.iss.in | |
parent | cb23b7a23ca8a1b1331e3d70e97425b1d52b2222 (diff) | |
download | gnuradio-774373b4d09cab2ce341207161f0a27901bcea10.tar.gz gnuradio-774373b4d09cab2ce341207161f0a27901bcea10.tar.bz2 gnuradio-774373b4d09cab2ce341207161f0a27901bcea10.zip |
audio_alsa_sink : Fix warning on 32 bit builds.
On machines where sizeof(long) = sizeof(int) the code for calculating
scale factors produced an overflow warning. This change simplifies the
code by eliminating the shift. The compiler should calculate the constant
at compile time anyway.
Signed-off-by: Philip Balister <philip@opensdr.com>
Diffstat (limited to 'usrp/usrp.iss.in')
0 files changed, 0 insertions, 0 deletions