diff options
author | Philip Balister | 2011-10-07 16:08:06 -0400 |
---|---|---|
committer | Philip Balister | 2011-10-07 16:08:06 -0400 |
commit | 334f45e5599fd816d614a4b2a3092b0ac2d2904e (patch) | |
tree | 347521946290038c190cf4b981b77dc58d01ba7d /gr-wxgui/grc | |
parent | 178590c3afae08ccafd3db711e2cfa65c841403f (diff) | |
download | gnuradio-334f45e5599fd816d614a4b2a3092b0ac2d2904e.tar.gz gnuradio-334f45e5599fd816d614a4b2a3092b0ac2d2904e.tar.bz2 gnuradio-334f45e5599fd816d614a4b2a3092b0ac2d2904e.zip |
audio_alsa_source : 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 'gr-wxgui/grc')
0 files changed, 0 insertions, 0 deletions