summaryrefslogtreecommitdiff
path: root/python/rpmmi-py.h
diff options
context:
space:
mode:
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