From 3684ade82ec6f5fb7ff72341e26060b6ea0793c8 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 24 Sep 2003 19:59:03 +0000 Subject: [PATCH] Oops, I left an extra { in there. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/scpdptr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/scpdptr.tex b/docs/latex/wx/scpdptr.tex index 87b69270d6..ae7edccf23 100644 --- a/docs/latex/wx/scpdptr.tex +++ b/docs/latex/wx/scpdptr.tex @@ -1,4 +1,4 @@ -{\section{\class{wxScopedPtr}}\label{wxscopedptr} +\section{\class{wxScopedPtr}}\label{wxscopedptr} This is a simple scoped smart pointer implementation that is similar to the \urlref{Boost}{http://www.boost.org/} smart pointers but rewritten to -- 2.50.0