From 5b558ac7c82cdc7217c8f4c193ad50c3e8f0f088 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 26 May 2005 00:10:27 +0000 Subject: [PATCH] add trailing newline --- panda/src/express/typeHandle.I | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/express/typeHandle.I b/panda/src/express/typeHandle.I index d28687d877..6784d9cbc6 100644 --- a/panda/src/express/typeHandle.I +++ b/panda/src/express/typeHandle.I @@ -303,4 +303,4 @@ INLINE int TypeHandle::get_best_parent_from_Set(const std::set< int > &legal_va } return -1; -} \ No newline at end of file +}