From 3efe77d5174875f30f816910e1cbd84ed3ab4839 Mon Sep 17 00:00:00 2001 From: real_nowhereman Date: Sun, 7 Dec 2008 20:37:50 +0000 Subject: [PATCH] typo, remove closing bracket --- fp-includes/core/core.bplustree.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fp-includes/core/core.bplustree.class.php b/fp-includes/core/core.bplustree.class.php index 5cdd326..402dd55 100755 --- a/fp-includes/core/core.bplustree.class.php +++ b/fp-includes/core/core.bplustree.class.php @@ -1454,7 +1454,7 @@ class BPlusTree_Node { } -} + /** * main class BPlusTree