diff options
Diffstat (limited to 'common/sp_tree.c')
| -rw-r--r-- | common/sp_tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sp_tree.c b/common/sp_tree.c index 04b14c0..da2785b 100644 --- a/common/sp_tree.c +++ b/common/sp_tree.c @@ -86,7 +86,7 @@ static int_fast16_t __sp_balance(struct sp_node *n) /** * Get highest hint. - * + * * @param n Node to calculate highest hint for. * @return Highest hint. */ |
