From d57a29baac08c4cc929c9755cfbc5c93d56a0f4d Mon Sep 17 00:00:00 2001 From: jbj Date: Wed, 17 Oct 2001 16:43:36 +0000 Subject: Converging on lclint-3.0.17 strict level. CVS patchset: 5118 CVS date: 2001/10/17 16:43:36 --- build.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build.h') diff --git a/build.h b/build.h index 5dc780913..ebbbd156e 100644 --- a/build.h +++ b/build.h @@ -7,9 +7,10 @@ extern "C" { int build(const char * arg, BTA_t ba, const char * passPhrase, char * cookie, /*@null@*/ const char * rcfile) - /*@globals rpmGlobalMacroContext, + /*@globals rpmGlobalMacroContext, rpmCLIMacroContext, fileSystem, internalState @*/ - /*@modifies ba->buildAmount, fileSystem, internalState @*/; + /*@modifies ba->buildAmount, rpmGlobalMacroContext, rpmCLIMacroContext, + fileSystem, internalState @*/; #ifdef __cplusplus } -- cgit v1.2.3