From 2897b0897cbc7de3ac9c6ce18839a0031fcab4e7 Mon Sep 17 00:00:00 2001
From: Amorilia <amorilia@users.sourceforge.net>
Date: Mon, 29 May 2006 19:34:47 +0000
Subject: [PATCH] Oops. Forgot one file...

---
 obj/Type.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/obj/Type.cpp b/obj/Type.cpp
index 8f76dc59..4545a6ea 100644
--- a/obj/Type.cpp
+++ b/obj/Type.cpp
@@ -29,4 +29,4 @@ bool Type::IsDerivedType( const Type & compare_to ) const {
 
 string Type::GetTypeName() const {
 	return name;
-}
\ No newline at end of file
+}
-- 
GitLab