X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..ef0a7964a759f05b6c64096e4ec8e674d8283d2e:/lib/table.c diff --git a/lib/table.c b/lib/table.c index 7295532..a646d92 100644 --- a/lib/table.c +++ b/lib/table.c @@ -15,7 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - +/** @file lib/table.c + * @brief Generic binary search + */ #include "common.h" #include "table.h"