X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..e02f980793337f4bf0b16bca957a3d112a67b62a:/lib/hash.h diff --git a/lib/hash.h b/lib/hash.h index 1577e03..e932f4b 100644 --- a/lib/hash.h +++ b/lib/hash.h @@ -15,6 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file lib/hash.h + * @brief A simple hash table + */ #ifndef HASH_H #define HASH_H