Updated AVL documentation

This commit is contained in:
Celine Mercier
2016-04-21 14:39:03 +02:00
parent 66021367f6
commit 043e70ff49
2 changed files with 15 additions and 11 deletions

View File

@ -6,7 +6,7 @@
* @file obiavl.c
* @author Celine Mercier
* @date December 3rd 2015
* @brief Functions handling AVL trees for storing and retrieving bit arrays.
* @brief Functions handling AVL trees for storing and retrieving blobs.
*/