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

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