]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/csn.c
ITS#6419
[openldap] / libraries / liblutil / csn.c
index 4c3213f741880da44bff783ec5b87a538efe26f6..19a74487ff6ae1974cc95da09f44c88bb01db6c5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2007 The OpenLDAP Foundation.
+ * Copyright 2000-2009 The OpenLDAP Foundation.
  * Portions Copyright 2000-2003 Kurt D. Zeilenga.
  * All rights reserved.
  *
@@ -48,6 +48,7 @@
 
 #include <lutil.h>
 
+/* Must be mutex-protected, because lutil_gettime needs mutex protection */
 size_t
 lutil_csnstr(char *buf, size_t len, unsigned int replica, unsigned int mod)
 {