aboutsummaryrefslogtreecommitdiff
path: root/src/tbf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.c')
-rw-r--r--src/tbf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tbf.c b/src/tbf.c
index 8fe3870..85dd608 100644
--- a/src/tbf.c
+++ b/src/tbf.c
@@ -198,3 +198,3 @@ tree_delete_node_unlocked(struct tree *tree, struct node *node)
/* Node has both subtrees. Find the largest value in the
- right subtree */
+ left subtree */
struct node *p;
@@ -838,3 +838,3 @@ tbf_release_tree(struct tree **t)
static void
-tbf_exit()
+tbf_exit(void)
{

Return to:

Send suggestions and report system problems to the System administrator.