summaryrefslogtreecommitdiff
path: root/rpmdb/legacy.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-06-20 17:17:23 +0000
committerjbj <devnull@localhost>2002-06-20 17:17:23 +0000
commit110df96c22325d96559d5d66a89308c1fc708f9c (patch)
tree2b958de776db8165f751da68a303c54c0560fef0 /rpmdb/legacy.h
parentbe2a538537041702617102a5a26cf00f1fcf9578 (diff)
downloadlibrpm-tizen-110df96c22325d96559d5d66a89308c1fc708f9c.tar.gz
librpm-tizen-110df96c22325d96559d5d66a89308c1fc708f9c.tar.bz2
librpm-tizen-110df96c22325d96559d5d66a89308c1fc708f9c.zip
- add translated man pages from PLD.
CVS patchset: 5514 CVS date: 2002/06/20 17:17:23
Diffstat (limited to 'rpmdb/legacy.h')
-rw-r--r--rpmdb/legacy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpmdb/legacy.h b/rpmdb/legacy.h
index fcf4e7c85..69ade41cf 100644
--- a/rpmdb/legacy.h
+++ b/rpmdb/legacy.h
@@ -27,8 +27,8 @@ extern "C" {
*/
int domd5(const char * fn, /*@out@*/ unsigned char * digest, int asAscii,
/*@null@*/ /*@out@*/ size_t *fsizep)
- /*@globals fileSystem@*/
- /*@modifies digest, fileSystem @*/;
+ /*@globals fileSystem @*/
+ /*@modifies digest, *fsizep, fileSystem @*/;
/**
* Convert absolute path tag to (dirname,basename,dirindex) tags.