From 2523982d4d179421b29dce542004de9a916073c1 Mon Sep 17 00:00:00 2001 From: cignoni Date: Wed, 31 Oct 2012 21:04:58 +0000 Subject: [PATCH] harmless gcc warning (comment in comment) --- vcg/simplex/vertex/base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/simplex/vertex/base.h b/vcg/simplex/vertex/base.h index 3c87209c..51c30408 100644 --- a/vcg/simplex/vertex/base.h +++ b/vcg/simplex/vertex/base.h @@ -39,7 +39,7 @@ In other words we cannot derive and add in a single derivation step (with multiple ancestor), both the real (non-empty) normal and color but we have to build the type a step a time (deriving from a single ancestor at a time). -/* The Real Big Vertex class; + The Real Big Vertex class; The class __VertexArityMax__ is the one that is the Last to be derived, and therefore is the only one to know the real members