|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r78266 - sandbox/pool/libs/pool/test
From: svart.riddare_at_[hidden]
Date: 2012-04-30 08:00:58
Author: edupuis
Date: 2012-04-30 08:00:57 EDT (Mon, 30 Apr 2012)
New Revision: 78266
URL: http://svn.boost.org/trac/boost/changeset/78266
Log:
Comment points to the wrong ticket.
Text files modified:
sandbox/pool/libs/pool/test/test_bug_2696.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/pool/libs/pool/test/test_bug_2696.cpp
==============================================================================
--- sandbox/pool/libs/pool/test/test_bug_2696.cpp (original)
+++ sandbox/pool/libs/pool/test/test_bug_2696.cpp 2012-04-30 08:00:57 EDT (Mon, 30 Apr 2012)
@@ -5,7 +5,7 @@
* file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
*/
-// Test of bug #2656 (https://svn.boost.org/trac/boost/ticket/2656)
+// Test of bug #2696 (https://svn.boost.org/trac/boost/ticket/2696)
#include <boost/pool/pool.hpp>
#include <boost/detail/lightweight_test.hpp>
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