X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/59cf25c47fbda22f3f4e14399f0436cc6ed2c56f..132a5a4a47f9dbc7c52ee15234d70258c59ccf8e:/lib/hash.h?ds=sidebyside 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