From: Martin Mares Date: Wed, 18 Jun 2003 13:04:51 +0000 (+0000) Subject: <...> => "...". X-Git-Tag: holmes-import~1242 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ae6bed064b77a1ecfe72ca357152abb6970b70ca;p=libucw.git <...> => "...". --- diff --git a/lib/hashtable.h b/lib/hashtable.h index c2c3c42d..e12f3772 100644 --- a/lib/hashtable.h +++ b/lib/hashtable.h @@ -100,7 +100,7 @@ * } * HASH_END_FOR; * - * Then include and voila, you have a hash table + * Then include "lib/hashtable.h" and voila, you have a hash table * suiting all your needs (at least those which you've revealed :) ). * * After including this file, all parameter macros are automatically