diff options
author | jbj <devnull@localhost> | 2001-04-30 22:32:22 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-04-30 22:32:22 +0000 |
commit | 0ecdbba93587408c670124e88d39451c681a77eb (patch) | |
tree | 0953710c0f014faf772aa6c1ab0fdc1933ffdd8c /rpmqv.c | |
parent | a57a13b1350ff1a094c202c90391f8676f487582 (diff) | |
download | librpm-tizen-0ecdbba93587408c670124e88d39451c681a77eb.tar.gz librpm-tizen-0ecdbba93587408c670124e88d39451c681a77eb.tar.bz2 librpm-tizen-0ecdbba93587408c670124e88d39451c681a77eb.zip |
- yet more boring lclint annotations and fiddles.
CVS patchset: 4732
CVS date: 2001/04/30 22:32:22
Diffstat (limited to 'rpmqv.c')
-rwxr-xr-x | rpmqv.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1557,7 +1557,9 @@ int main(int argc, const char ** argv) } +#if defined(IAM_RPMBT) || defined(IAM_RPMK) exit: +#endif /* IAM_RPMBT || IAM_RPMK */ poptFreeContext(optCon); rpmFreeMacros(NULL); rpmFreeMacros(&rpmCLIMacroContext); |