summaryrefslogtreecommitdiff
path: root/rpmio/rpmmacro.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-04-08 18:56:01 +0000
committerjbj <devnull@localhost>2002-04-08 18:56:01 +0000
commitb45c27e2ab0ba5c0d3bd3385ef561943d4cc57f9 (patch)
tree31a9c230b6207a383c709e2d68f4e357dbd0ad36 /rpmio/rpmmacro.h
parentffdfd1056e25d18f95776fbff43fceca864be95f (diff)
downloadlibrpm-tizen-b45c27e2ab0ba5c0d3bd3385ef561943d4cc57f9.tar.gz
librpm-tizen-b45c27e2ab0ba5c0d3bd3385ef561943d4cc57f9.tar.bz2
librpm-tizen-b45c27e2ab0ba5c0d3bd3385ef561943d4cc57f9.zip
doxygen cleanup.
CVS patchset: 5379 CVS date: 2002/04/08 18:56:01
Diffstat (limited to 'rpmio/rpmmacro.h')
-rw-r--r--rpmio/rpmmacro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/rpmmacro.h b/rpmio/rpmmacro.h
index 04871739c..aa59ad45a 100644
--- a/rpmio/rpmmacro.h
+++ b/rpmio/rpmmacro.h
@@ -112,7 +112,7 @@ void delMacro (/*@null@*/ MacroContext mc, const char * n)
/**
* Define macro in context.
* @param mc macro context (NULL uses global context).
- * @param n macro name, options, body
+ * @param macro macro name, options, body
* @param level macro recursion level (0 is entry API)
* @return @todo Document.
*/