scons: whitespace cleanup
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 25 May 2016 13:30:06 +0000 (07:30 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 25 May 2016 18:23:12 +0000 (12:23 -0600)
commit8c00fe39707e9b4d72805f443b23e4576ae8801c
tree5ea793d8be0b4f17c7979902a1873c6a5903cc46
parent8c29bba242062a01e73743ca5086604a57c0efc5
scons: whitespace cleanup

This text transformation was done automatically via the following shell
command:

$ find -name SCons\* -exec sed -i s/\\s\\+$// '{}' \;

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
SConstruct
src/compiler/SConscript.glsl
src/gallium/SConscript
src/gallium/auxiliary/SConscript
src/gallium/drivers/svga/SConscript
src/gallium/state_trackers/wgl/SConscript
src/gallium/targets/libgl-gdi/SConscript
src/gallium/tests/graw/SConscript
src/glx/SConscript
src/mapi/shared-glapi/SConscript