From f75a3f71ab5b584af5a4d3b168064968fd400c48 Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 10 Apr 2001 12:36:45 +0000 Subject: Doxygen annotations for config files. Doxygen annotations for rpmdep section. Add manifests for install modes. CVS patchset: 4675 CVS date: 2001/04/10 12:36:45 --- python/hash.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python') diff --git a/python/hash.h b/python/hash.h index 954ad3bf4..714cc4626 100644 --- a/python/hash.h +++ b/python/hash.h @@ -1,6 +1,10 @@ #ifndef H_HASH #define H_HASH +/** \ingroup python + * \file python/hash.h + */ + struct hash_table; typedef struct hash_table * hashTable; -- cgit v1.2.3