From 4d87189420b6225da7f38aa71aee840d816bd570 Mon Sep 17 00:00:00 2001 From: dscho Date: Fri, 6 Dec 2002 16:03:50 +0000 Subject: compiler warnings, contrib directory, new x11vnc from Karl Runge --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index ab4c149..b975481 100644 --- a/main.c +++ b/main.c @@ -128,7 +128,7 @@ void rfbScheduleCopyRegion(rfbScreenInfoPtr rfbScreen,sraRegionPtr copyRegion,in sraRgnDestroy(modifiedRegionBackup); #if 0 -//TODO: is this needed? Or does it mess up deferring? + /* TODO: is this needed? Or does it mess up deferring? */ /* while(!sraRgnEmpty(cl->copyRegion)) */ { #ifdef HAVE_PTHREADS if(!cl->screen->backgroundLoop) -- cgit v1.2.1