Browse Source

Newline at end of file

rdb 15 years ago
parent
commit
817c12f179
1 changed files with 2 additions and 1 deletions
  1. 2 1
      panda/src/pgraph/portalNode.I

+ 2 - 1
panda/src/pgraph/portalNode.I

@@ -274,4 +274,5 @@ INLINE void PortalNode::set_max_depth(int value) {
 ////////////////////////////////////////////////////////////////////
 INLINE int PortalNode::get_max_depth() {
   return _max_depth;
-}
+}
+