[Spice-devel] [spice-gtk 05/11] Remove trailing whitespace

Christophe Fergeau cfergeau at redhat.com
Thu Oct 30 05:56:38 PDT 2014


---
 gtk/decode-glz-tmpl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gtk/decode-glz-tmpl.c b/gtk/decode-glz-tmpl.c
index ab09bba..b337a8b 100644
--- a/gtk/decode-glz-tmpl.c
+++ b/gtk/decode-glz-tmpl.c
@@ -133,7 +133,7 @@
     out->b = (out->b << 3) | ((out->b >> 2) & 0x07);                       \
     out->pad = 0;                                                          \
     out++;                                                                 \
-}                                                        
+}
 #endif
 #endif
 
-- 
2.1.0



More information about the Spice-devel mailing list