diff --git a/src/capwap/mavl.h b/src/capwap/mavl.h index 7e1a39fe..914a6d42 100644 --- a/src/capwap/mavl.h +++ b/src/capwap/mavl.h @@ -18,7 +18,8 @@ /** * @file - * @brief Yet another avl tree implementation! + * @brief MAVL, Mini AVL Tree, + * Yet another AVL Tree implementation! */