summaryrefslogtreecommitdiff
path: root/python/rpmmi-py.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-11-23 19:50:52 +0000
committerjbj <devnull@localhost>2003-11-23 19:50:52 +0000
commit3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08 (patch)
treea78f3112c1c5b7b5c8cd2ce4307056c3db758c35 /python/rpmmi-py.h
parentfda9ddca9bcd46cefc145c14cfd901906600c9d2 (diff)
downloadlibrpm-tizen-3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08.tar.gz
librpm-tizen-3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08.tar.bz2
librpm-tizen-3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08.zip
Merge changes from rpm-4.2.1 development.
CVS patchset: 6959 CVS date: 2003/11/23 19:50:52
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 712b12f83..4c08bd63e 100644
--- a/python/rpmmi-py.h
+++ b/python/rpmmi-py.h
@@ -1,15 +1,15 @@
#ifndef H_RPMMI_PY
#define H_RPMMI_PY
-/** \ingroup py_c
+/** \ingroup py_c
* \file python/rpmmi-py.h
*/
-/** \ingroup py_c
+/** \ingroup py_c
*/
typedef struct rpmmiObject_s rpmmiObject;
-/** \ingroup py_c
+/** \ingroup py_c
*/
struct rpmmiObject_s {
PyObject_HEAD