Hi again!

Sigh, sorry to reply to self, I guess the best was to find bugs is
to make a public statement of some sort...

Den 2008-12-17 08:56 skrev Peter Rosin:
--- README.sasl.orig    2008-12-17 07:19:28.046875000 +0100
+++ README.sasl.new     2008-12-17 07:21:50.437500000 +0100
@@ -174,5 +174,5 @@
If the "sasl_server_start" call is successfull, the returned
-"serverout" data will need to be sent to the server.
+"serverout" data will need to be sent to the client.
@@ -201,5 +201,5 @@
                             &clientin,
                             &clientinlen,
-                            &servertout,
+                            &serverout,
                             &serveroutlen);

clientin and clientinlen don't need the address-of operator (&) here.

Cheers,
Peter
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to