[Spice-commits] client/jpeg_decoder.h
Alon Levy
alon at kemper.freedesktop.org
Thu Jul 29 01:10:55 PDT 2010
client/jpeg_decoder.h | 1 -
1 file changed, 1 deletion(-)
New commits:
commit a8f2925162dcb4a68214a9bcaf9a9cd4253035e4
Author: Alon Levy <alevy at redhat.com>
Date: Thu Jul 29 11:10:41 2010 +0300
add eol after #ifdef in jpeg_encoder.h for n900 scratchbox compiler
diff --git a/client/jpeg_decoder.h b/client/jpeg_decoder.h
index 5c38cfa..bd83b2e 100644
--- a/client/jpeg_decoder.h
+++ b/client/jpeg_decoder.h
@@ -88,4 +88,5 @@ private:
RGBToBGRConverter _rgb2bgr;
RGBToBGRXConverter _rgb2bgrx;
};
-#endif
\ No newline at end of file
+#endif
+
More information about the Spice-commits
mailing list