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