From: jbj Date: Fri, 11 Jun 2004 21:49:46 +0000 (+0000) Subject: Splint. X-Git-Tag: tznext/4.11.0.1.tizen20130304~6453 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ef3e18d7fec70705c9f2925766aa6af0de8658a;p=tools%2Flibrpm-tizen.git Splint. CVS patchset: 7311 CVS date: 2004/06/11 21:49:46 --- diff --git a/expat/lib/xmlparse.c b/expat/lib/xmlparse.c index a222a24..be67715 100644 --- a/expat/lib/xmlparse.c +++ b/expat/lib/xmlparse.c @@ -152,7 +152,6 @@ typedef struct prefix { typedef struct { const XML_Char *str; -/*@dependent@*/ const XML_Char *localPart; const XML_Char *prefix; int strLen;