From 93c9475bbcf806dd8d90c21060d36a2e1c80cb5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Mon, 6 Jun 2011 15:49:40 +0000 Subject: [PATCH] missing comma and namespace CGAL to avoid confusion --- STL_Extension/doc_tex/STL_Extension_ref/stl_extension.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STL_Extension/doc_tex/STL_Extension_ref/stl_extension.tex b/STL_Extension/doc_tex/STL_Extension_ref/stl_extension.tex index 45a2b2f4f49..211af707a98 100644 --- a/STL_Extension/doc_tex/STL_Extension_ref/stl_extension.tex +++ b/STL_Extension/doc_tex/STL_Extension_ref/stl_extension.tex @@ -59,7 +59,7 @@ \end{ccRefFunction} \begin{ccRefFunction}{copy_n} - This function is deprecated \ccc{cpp0x::copy_n} should be used instead. + This function is deprecated, \ccc{CGAL::cpp0x::copy_n} should be used instead. \begin{ccDeprecated} \label{sectionCopyN}