From e57d3f4bc1e77ea51289141f7bccfb2df97cd835 Mon Sep 17 00:00:00 2001
From: Beman Dawes
Date: Sat, 10 Feb 2001 12:47:02 +0000
Subject: [PATCH] Fix revision date
[SVN r9069]
---
shared_ptr.htm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/shared_ptr.htm b/shared_ptr.htm
index 0d489ad..b478dc9 100644
--- a/shared_ptr.htm
+++ b/shared_ptr.htm
@@ -218,7 +218,8 @@ More complicated yet, the container operations may throw exceptions under a
variety of circumstances. Without using a smart pointer, memory and
exception management would be a nightmare.
-Revised December 8, 1999
+Revised 09 February, 2001
+
© Copyright Greg Colvin and Beman Dawes 1999. Permission to copy, use,
modify, sell and distribute this document is granted provided this copyright
notice appears in all copies. This document is provided "as is"