missing comma and namespace CGAL to avoid confusion

This commit is contained in:
Sébastien Loriot 2011-06-06 15:49:40 +00:00
parent 171ad62f8c
commit 93c9475bbc
1 changed files with 1 additions and 1 deletions

View File

@ -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}