X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..9e6c445da6f6ec7571635e5ee14581d3662d90ad:/lib/table.h diff --git a/lib/table.h b/lib/table.h index 12c05c0..db237ac 100644 --- a/lib/table.h +++ b/lib/table.h @@ -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.h + * @brief Generic binary search + */ #ifndef TABLE_H #define TABLE_H