From 525f4cb8b1317120c36a75f47f796d285f69078c Mon Sep 17 00:00:00 2001 From: jbj Date: Sat, 13 Oct 2001 19:35:58 +0000 Subject: - ratchet up to lclint "strict" level. CVS patchset: 5104 CVS date: 2001/10/13 19:35:58 --- build/parsePreamble.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/parsePreamble.c') diff --git a/build/parsePreamble.c b/build/parsePreamble.c index bc0bb0184..d5b182189 100644 --- a/build/parsePreamble.c +++ b/build/parsePreamble.c @@ -253,7 +253,7 @@ static int checkForValidArchitectures(Spec spec) * @return 0 if OK */ static int checkForRequired(Header h, const char * NVR) - /* LCL: parse error here with modifies */ + /*@modifies h @*/ /* LCL: parse error here with modifies */ { int res = 0; rpmTag * p; -- cgit v1.2.3