Fixed typo

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@191 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-08-11 06:32:28 +00:00
parent 4c8440de8f
commit 2a18de7b9b

View File

@@ -172,7 +172,7 @@ namespace OMFormat {
Entity_Mesh = 0x01,
Entity_Face = 0x02,
Entity_Edge = 0x04,
Entity_Halfedge = 0x06,
Entity_Halfedge = 0x06
};
enum Dim {