]> git.sur5r.net Git - openldap/commit
Fix tv.sec typo in last commit. srand(tv.tv_sec * (tv.tv_usec+1))
authorKurt Zeilenga <kurt@openldap.org>
Mon, 9 Aug 1999 19:06:29 +0000 (19:06 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 9 Aug 1999 19:06:29 +0000 (19:06 +0000)
commit3c7f51b77f82b19f88fafbbc7272e96ee8ecbff8
treef0d54103eaa6f3bdc07530d1afde944a50b62e86
parent65ed23a12063dd52927d625f72978a2c5063ebf4
Fix tv.sec typo in last commit.  srand(tv.tv_sec * (tv.tv_usec+1))
clients/tools/ldappasswd.c