summaryrefslogtreecommitdiffstats
path: root/common/lz_decompress_tmpl.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-01-10 15:03:38 +0000
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:25:55 +0100
commitf83432a68564a46b76dda39fac187f1a6c9e57d4 (patch)
tree6ba1c9ed6da5f13eb4703ea7d4e276f6ef7aedee /common/lz_decompress_tmpl.c
parent457892cb9f87d637237c7b58b07d7ea4a1abf294 (diff)
downloadspice-common-f83432a68564a46b76dda39fac187f1a6c9e57d4.tar.gz
spice-common-f83432a68564a46b76dda39fac187f1a6c9e57d4.tar.xz
spice-common-f83432a68564a46b76dda39fac187f1a6c9e57d4.zip
Remove trailing blank lines
Remove any blank lines at the end of all source files
Diffstat (limited to 'common/lz_decompress_tmpl.c')
-rw-r--r--common/lz_decompress_tmpl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/lz_decompress_tmpl.c b/common/lz_decompress_tmpl.c
index b962fb6..46587ee 100644
--- a/common/lz_decompress_tmpl.c
+++ b/common/lz_decompress_tmpl.c
@@ -324,4 +324,3 @@ static size_t FNAME(decompress)(Encoder *encoder, OUT_PIXEL *out_buf, int size)
#undef COPY_COMP_PIXEL
#undef COPY_PLT_ENTRY
#undef CAST_PLT_DISTANCE
-