You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bo...@apache.org on 2012/01/16 09:22:34 UTC

svn propchange: r1231858 - svn:log

Author: bojan
Revision: 1231858
Modified property: svn:log

Modified: svn:log at Mon Jan 16 08:22:34 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jan 16 08:22:34 2012
@@ -1 +1 @@
-Do no use srand()/rand() to randomise hashes. Use just "random" data instead.
+Do not use srand()/rand() to randomise hashes. Use just "random" data instead.