Splint.
authorjbj <devnull@localhost>
Fri, 11 Jun 2004 21:49:46 +0000 (21:49 +0000)
committerjbj <devnull@localhost>
Fri, 11 Jun 2004 21:49:46 +0000 (21:49 +0000)
CVS patchset: 7311
CVS date: 2004/06/11 21:49:46

expat/lib/xmlparse.c

index a222a24..be67715 100644 (file)
@@ -152,7 +152,6 @@ typedef struct prefix {
 
 typedef struct {
   const XML_Char *str;
-/*@dependent@*/
   const XML_Char *localPart;
   const XML_Char *prefix;
   int strLen;