diff options
author | jbj <devnull@localhost> | 2002-07-11 21:47:51 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-07-11 21:47:51 +0000 |
commit | 1bf723fca490b598fa289ddcd437bc61c87d4ef4 (patch) | |
tree | 614b6eef5f05927558c00e3541f8d644095996d0 /lib/psm.h | |
parent | 1bbc4b2c373811287f7f199f38485eb9e394939f (diff) | |
download | librpm-tizen-1bf723fca490b598fa289ddcd437bc61c87d4ef4.tar.gz librpm-tizen-1bf723fca490b598fa289ddcd437bc61c87d4ef4.tar.bz2 librpm-tizen-1bf723fca490b598fa289ddcd437bc61c87d4ef4.zip |
- update for sv.po.
CVS patchset: 5545
CVS date: 2002/07/11 21:47:51
Diffstat (limited to 'lib/psm.h')
-rw-r--r-- | lib/psm.h | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -97,14 +97,6 @@ extern "C" { #endif /** - * Return formatted string representation of package disposition. - * @param fi - * @return formatted string - */ -/*@observer@*/ const char *const fiTypeString(/*@partial@*/rpmfi fi) - /*@*/; - -/** * Package state machine driver. * @param psm package state machine data * @param stage next stage |