summaryrefslogtreecommitdiff
path: root/lib/rpmts.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-10-20 10:19:34 +0000
committerjbj <devnull@localhost>2004-10-20 10:19:34 +0000
commit8faa61c020369ecf850a823a505b946485fa1bea (patch)
tree7f02c8530203569735c68dffc4e93a08d16d7edf /lib/rpmts.h
parent2c192f3e33ef5237c6b00a9962c112c2bd304464 (diff)
downloadrpm-8faa61c020369ecf850a823a505b946485fa1bea.tar.gz
rpm-8faa61c020369ecf850a823a505b946485fa1bea.tar.bz2
rpm-8faa61c020369ecf850a823a505b946485fa1bea.zip
Doxygen fiddles.
CVS patchset: 7495 CVS date: 2004/10/20 10:19:34
Diffstat (limited to 'lib/rpmts.h')
-rw-r--r--lib/rpmts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rpmts.h b/lib/rpmts.h
index f1cf55c9e..f209c7d39 100644
--- a/lib/rpmts.h
+++ b/lib/rpmts.h
@@ -576,7 +576,7 @@ rpmtsType rpmtsGetType(rpmts ts)
* RPMTRANS_TYPE_AUTOROLLBACK
*
* @param ts transaction set
- * @param rollback rpmtsType
+ * @param type transaction type
* @return void
*/
void rpmtsSetType(rpmts ts, rpmtsType type)