Newline at end of file

This commit is contained in:
rdb 2010-11-26 19:16:44 +00:00
parent 8a8316c20a
commit 817c12f179

View File

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