Skip to content
Snippets Groups Projects
Commit 56de615c authored by Sergey Bronnikov's avatar Sergey Bronnikov Committed by Vladimir Davydov
Browse files

salad: fix typo

NO_CHANGELOG=typo
NO_DOC=typo
NO_TEST=typo
parent a3ef8fb6
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ typedef rb_tree(struct rtree_neighbor) rtnt_t;
enum {
/** Maximal possible R-tree height */
RTREE_MAX_HEIGHT = 16,
/** Maximal possible R-tree height */
/** Maximal possible R-tree dimension */
RTREE_MAX_DIMENSION = 20
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment