Update comment

This commit is contained in:
Maxime Gimeno 2019-09-27 08:52:59 +02:00
parent 97a3390457
commit fe78af0029
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ namespace CGAL {
return m;
}
// use the one internal to the mesh (user must have initialized it)
// use the one internal to the mesh (it will be init if writable)
template <class Default_tag, class Dynamic_tag, class Mesh>
typename boost::property_map<Mesh, Default_tag >::const_type
get_ndi_map(CGAL::internal_np::Param_not_found, Default_tag t, Dynamic_tag , const Mesh& m)