diff options
author | jbj <devnull@localhost> | 2003-04-17 17:17:27 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-04-17 17:17:27 +0000 |
commit | c6156e0abde993ecff24a265e40b4f270a9e0076 (patch) | |
tree | dcf8284f2a432964c8de7ad88b2e72590e03f43c /python/rpmds-py.h | |
parent | 19dbe0729458b91be1f574c3504533031f1c936d (diff) | |
download | librpm-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/rpmds-py.h')
-rw-r--r-- | python/rpmds-py.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rpmds-py.h b/python/rpmds-py.h index 83c892814..5f45d217f 100644 --- a/python/rpmds-py.h +++ b/python/rpmds-py.h @@ -3,7 +3,7 @@ #include "rpmds.h" -/** \ingroup python +/** \ingroup py_c * \file python/rpmds-py.h */ |