summaryrefslogtreecommitdiff
path: root/python/rpmmi-py.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-04-17 17:17:27 +0000
committerjbj <devnull@localhost>2003-04-17 17:17:27 +0000
commitc6156e0abde993ecff24a265e40b4f270a9e0076 (patch)
treedcf8284f2a432964c8de7ad88b2e72590e03f43c /python/rpmmi-py.h
parent19dbe0729458b91be1f574c3504533031f1c936d (diff)
downloadlibrpm-tizen-c6156e0abde993ecff24a265e40b4f270a9e0076.tar.gz
librpm-tizen-c6156e0abde993ecff24a265e40b4f270a9e0076.tar.bz2
librpm-tizen-c6156e0abde993ecff24a265e40b4f270a9e0076.zip
Doxygen doco markup.
CVS patchset: 6760 CVS date: 2003/04/17 17:17:27
Diffstat (limited to 'python/rpmmi-py.h')
-rw-r--r--python/rpmmi-py.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/rpmmi-py.h b/python/rpmmi-py.h
index 9d6772106..712b12f83 100644
--- a/python/rpmmi-py.h
+++ b/python/rpmmi-py.h
@@ -1,15 +1,15 @@
#ifndef H_RPMMI_PY
#define H_RPMMI_PY
-/** \ingroup python
+/** \ingroup py_c
* \file python/rpmmi-py.h
*/
-/** \ingroup python
+/** \ingroup py_c
*/
typedef struct rpmmiObject_s rpmmiObject;
-/** \ingroup python
+/** \ingroup py_c
*/
struct rpmmiObject_s {
PyObject_HEAD