summaryrefslogtreecommitdiffstats
path: root/libvncclient/tight.c
diff options
context:
space:
mode:
authordscho <dscho>2005-05-24 08:59:31 +0000
committerdscho <dscho>2005-05-24 08:59:31 +0000
commitb225ee993ac49bbde5f3cf56c06a7ae80bb7e1fe (patch)
tree4b884e5d4c0effe1ae95b6f07b61c5a7a0701e85 /libvncclient/tight.c
parent93ab95b1d39ac139b0af796fbe8557dda67efda7 (diff)
downloadlibtdevnc-b225ee993ac49bbde5f3cf56c06a7ae80bb7e1fe.tar.gz
libtdevnc-b225ee993ac49bbde5f3cf56c06a7ae80bb7e1fe.zip
implement ZRLE decoding
Diffstat (limited to 'libvncclient/tight.c')
-rw-r--r--libvncclient/tight.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvncclient/tight.c b/libvncclient/tight.c
index 348c423..48a27e9 100644
--- a/libvncclient/tight.c
+++ b/libvncclient/tight.c
@@ -679,5 +679,7 @@ JpegSetSrcManager(j_decompress_ptr cinfo,
#endif
+#undef CARDBPP
+
#endif