gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/src


From: gsasl-commit
Subject: CVS gsasl/lib/src
Date: Sat, 18 Sep 2004 18:33:48 +0200

Update of /home/cvs/gsasl/lib/src
In directory dopio:/tmp/cvs-serv31357

Modified Files:
        xfinish.c 
Log Message:
Typo.


--- /home/cvs/gsasl/lib/src/xfinish.c   2004/09/18 16:06:02     1.4
+++ /home/cvs/gsasl/lib/src/xfinish.c   2004/09/18 16:33:48     1.5
@@ -38,7 +38,7 @@
     }
   else
     {
-      if (sctx->mech->client.finish)
+      if (sctx->mech->server.finish)
        sctx->mech->server.finish (sctx, sctx->mech_data);
     }
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]