aboutsummaryrefslogtreecommitdiff
path: root/lib/dyn_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dyn_tree.c')
-rw-r--r--lib/dyn_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dyn_tree.c b/lib/dyn_tree.c
index 5035849..c01d9f6 100644
--- a/lib/dyn_tree.c
+++ b/lib/dyn_tree.c
@@ -10,7 +10,7 @@
#define RDB_REC_DEF_SIZE 2
#define RDB_REC_MULTIPLY 2
-/***Forward declared functions ***/
+/*** Forward declared functions ***/
int recursive_search(dtree**, dtree *, dtree *);