summaryrefslogtreecommitdiff
path: root/boost/random/cauchy_distribution.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/random/cauchy_distribution.hpp')
-rw-r--r--boost/random/cauchy_distribution.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/random/cauchy_distribution.hpp b/boost/random/cauchy_distribution.hpp
index ed673bc933..998e523447 100644
--- a/boost/random/cauchy_distribution.hpp
+++ b/boost/random/cauchy_distribution.hpp
@@ -7,7 +7,7 @@
*
* See http://www.boost.org for most recent version including documentation.
*
- * $Id: cauchy_distribution.hpp 71018 2011-04-05 21:27:52Z steven_watanabe $
+ * $Id$
*
* Revision history
* 2001-02-18 moved to individual header files