From a437f8056365a68f35e926daad0d38640069944f Mon Sep 17 00:00:00 2001 From: dibenedetto Date: Sun, 28 Jun 2009 03:13:39 +0000 Subject: [PATCH] fixed comment warning. --- vcg/container/container_allocation_table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/container/container_allocation_table.h b/vcg/container/container_allocation_table.h index 5cdef982..2e6926f5 100644 --- a/vcg/container/container_allocation_table.h +++ b/vcg/container/container_allocation_table.h @@ -47,7 +47,7 @@ Revision 1.3 2004/03/31 22:36:44 ganovelli First Working Release (with this comment) -/****************************************************************************/ +****************************************************************************/ #ifndef __VCGLIB_CAT__ #define __VCGLIB_CAT__