Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76955 - in branches/release: . libs libs/functional libs/functional/hash/doc
From: dnljms_at_[hidden]
Date: 2012-02-09 04:26:03


Author: danieljames
Date: 2012-02-09 04:26:00 EST (Thu, 09 Feb 2012)
New Revision: 76955
URL: http://svn.boost.org/trac/boost/changeset/76955

Log:
Hash: Merge documentation fix.
Properties modified:
   branches/release/ (props changed)
   branches/release/libs/ (props changed)
   branches/release/libs/functional/ (props changed)
Text files modified:
   branches/release/libs/functional/hash/doc/rationale.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/libs/functional/hash/doc/rationale.qbk
==============================================================================
--- branches/release/libs/functional/hash/doc/rationale.qbk (original)
+++ branches/release/libs/functional/hash/doc/rationale.qbk 2012-02-09 04:26:00 EST (Thu, 09 Feb 2012)
@@ -8,7 +8,7 @@
 The rationale can be found in the original design
 [footnote issue 6.18 of the __issues__ (page 63)].
 
-[heading:quality Quality of the hash function]
+[heading Quality of the hash function]
 
 Many hash functions strive to have little correlation between the input
 and output values. They attempt to uniformally distribute the output


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk