[Spice-devel] [PATCH 01/17] Death to all TABs
Paolo Bonzini
pbonzini at redhat.com
Thu Jan 12 04:27:14 PST 2012
On 01/12/2012 12:32 PM, Alon Levy wrote:
>> autogen.sh | 42 +-
>> client/demarshallers.h | 2 +-
>> client/glz_decoder_config.h | 12 +-
>> client/red_channel.h | 14 +-
>> client/red_gdi_canvas.h | 2 +-
>> client/red_peer.h | 2 +-
>> client/windows/stdint.h | 16 +-
>> client/x11/images/alt_image.c | 1464 ++++++++++++++++++++--------------------
>> client/x11/x_platform.h | 14 +-
>> common/canvas_base.h | 112 ++--
>> common/gdi_canvas.c | 42 +-
>> common/gdi_canvas.h | 2 +-
>> common/gl_canvas.h | 2 +-
>> common/pixman_utils.c | 2 +-
>> common/sw_canvas.c | 16 +-
>> common/sw_canvas.h | 4 +-
>> server/demarshallers.h | 2 +-
>> server/jpeg_encoder.c | 2 +-
>> server/red_worker.c | 2 +-
>> 19 files changed, 877 insertions(+), 877 deletions(-)
Is there any reason why most of the differences are in
client/x11/images/alt_image.c, for example that it shares code with
other projects?
gnulib provides a way to exclude files from checks.
Paolo
More information about the Spice-devel
mailing list