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: Fri, 29 Oct 2004 23:57:20 +0200

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

Modified Files:
        version.c 
Log Message:
Doc fix.


--- /home/cvs/gsasl/lib/src/version.c   2004/09/22 23:42:07     1.3
+++ /home/cvs/gsasl/lib/src/version.c   2004/10/29 21:57:20     1.4
@@ -69,13 +69,10 @@
  * Check library version.
  *
  * Return value: Check that the the version of the library is at
- * minimum the one given as a string in @req_version and return the
- * actual version string of the library; return NULL if the condition
- * is not met.  If %NULL is passed to this function no check is done
- * and only the version string is returned.  It is a pretty good idea
- * to run this function as soon as possible, because it may also
- * intializes some subsystems.  In a multithreaded environment if
- * should be called before any more threads are created.
+ *   minimum the one given as a string in @req_version and return the
+ *   actual version string of the library; return NULL if the
+ *   condition is not met.  If %NULL is passed to this function no
+ *   check is done and only the version string is returned.
  **/
 const char *
 gsasl_check_version (const char *req_version)





reply via email to

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