From e067fd2cfd45ffc2d0ad2f772520c1b7ad761bce Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 28 Jan 2015 13:03:23 +0200 Subject: [PATCH] Fix comment. --- test/weak_from_raw_test5.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/weak_from_raw_test5.cpp b/test/weak_from_raw_test5.cpp index 7459bce..5425c27 100644 --- a/test/weak_from_raw_test5.cpp +++ b/test/weak_from_raw_test5.cpp @@ -1,5 +1,5 @@ // -// weak_from_raw_test4.cpp +// weak_from_raw_test5.cpp // // Tests whether pointers returned from weak_from_raw // expire properly