From 0ecdbba93587408c670124e88d39451c681a77eb Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 30 Apr 2001 22:32:22 +0000 Subject: - yet more boring lclint annotations and fiddles. CVS patchset: 4732 CVS date: 2001/04/30 22:32:22 --- rpmqv.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rpmqv.c') diff --git a/rpmqv.c b/rpmqv.c index 0612e383b..4cdf8bb01 100755 --- a/rpmqv.c +++ b/rpmqv.c @@ -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); -- cgit v1.2.3