summaryrefslogtreecommitdiffstats
path: root/tight.c
diff options
context:
space:
mode:
authordscho <dscho>2002-02-18 06:43:54 +0000
committerdscho <dscho>2002-02-18 06:43:54 +0000
commit45a4b4a2235adecc925182b27959db62b5954a26 (patch)
treede00aee4fd77b81f768d00416c9eda47d21e22b3 /tight.c
parentfbf2c977fe4c70fa2e551ecc0264c4b8184386f2 (diff)
downloadlibtdevnc-45a4b4a2235adecc925182b27959db62b5954a26.tar.gz
libtdevnc-45a4b4a2235adecc925182b27959db62b5954a26.zip
changes from Tim Jansen: threading issues, new client can be rejected, and more
Diffstat (limited to 'tight.c')
-rw-r--r--tight.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tight.c b/tight.c
index cae797d..f9f20f5 100644
--- a/tight.c
+++ b/tight.c
@@ -24,7 +24,7 @@
* USA.
*/
-//#include <stdio.h>
+/*#include <stdio.h>*/
#include "rfb.h"
#ifdef WIN32
@@ -35,7 +35,6 @@
#include <jpeglib.h>
-
/* Note: The following constant should not be changed. */
#define TIGHT_MIN_TO_COMPRESS 12