summaryrefslogtreecommitdiff
path: root/gr-wxgui/grc
diff options
context:
space:
mode:
authorPhilip Balister2011-10-07 16:08:06 -0400
committerPhilip Balister2011-10-07 16:08:06 -0400
commit334f45e5599fd816d614a4b2a3092b0ac2d2904e (patch)
tree347521946290038c190cf4b981b77dc58d01ba7d /gr-wxgui/grc
parent178590c3afae08ccafd3db711e2cfa65c841403f (diff)
downloadgnuradio-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