summaryrefslogtreecommitdiff
path: root/rpmio/rpmlog.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-04-10 12:36:45 +0000
committerjbj <devnull@localhost>2001-04-10 12:36:45 +0000
commitf75a3f71ab5b584af5a4d3b168064968fd400c48 (patch)
tree33a6da2073ee5680798b2e21e136c5c6ebc24ead /rpmio/rpmlog.h
parent999f9b1654a3546b2c7e42fe3b3b224ec2781b1f (diff)
downloadlibrpm-tizen-f75a3f71ab5b584af5a4d3b168064968fd400c48.tar.gz
librpm-tizen-f75a3f71ab5b584af5a4d3b168064968fd400c48.tar.bz2
librpm-tizen-f75a3f71ab5b584af5a4d3b168064968fd400c48.zip
Doxygen annotations for config files.
Doxygen annotations for rpmdep section. Add manifests for install modes. CVS patchset: 4675 CVS date: 2001/04/10 12:36:45
Diffstat (limited to 'rpmio/rpmlog.h')
-rw-r--r--rpmio/rpmlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/rpmlog.h b/rpmio/rpmlog.h
index bbf568e51..b259c3531 100644
--- a/rpmio/rpmlog.h
+++ b/rpmio/rpmlog.h
@@ -4,7 +4,7 @@
/** \ingroup rpmio
* \file rpmio/rpmlog.h
* Yet Another syslog(3) API clone.
- * Used by rpm to unify rpmError() and rpmMessage().
+ * Used to unify rpmError() and rpmMessage() interfaces in rpm.
*/
#include <stdarg.h>