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.c | |
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.c')
-rw-r--r-- | python/rpmds-py.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rpmds-py.c b/python/rpmds-py.c index 534fc43e6..3853e42e0 100644 --- a/python/rpmds-py.c +++ b/python/rpmds-py.c @@ -1,4 +1,4 @@ -/** \ingroup python +/** \ingroup py_c * \file python/rpmds-py.c */ |