theclapp

Search theclapp.blog-city.com

 

x2vnc bug: -noreconnect doesn't (didn't) work

posted Wednesday, 18-Apr-2007
diff -uwr x2vnc-1.7.1/args.c x2vnc-1.7.2/args.c
--- x2vnc-1.7.1/args.c  2006-05-20 00:27:44.000000000 -0400
+++ x2vnc-1.7.2/args.c  2006-06-13 23:34:41.000000000 -0400
@@ -174,7 +174,7 @@
     } else if (strcmp(argv[i],"-resurface") == 0) {
       resurface=True;
     } else if (strcmp(argv[i],"-noreconnect") == 0) {
-      resurface=False;
+      reconnect=False;
     } else if (strcmp(argv[i],"-shared") == 0) {
       shareDesktop = True;
     } else if (strcmp(argv[i],"-edgewidth") == 0) {

D'oh!!!

tags:  

links: digg this    del.icio.us    technorati    reddit