summaryrefslogtreecommitdiff
path: root/lib/xmlparse.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2009-12-11 02:06:06 +0000
committerXin LI <delphij@FreeBSD.org>2009-12-11 02:06:06 +0000
commit9fcd883dcb0db8be87165724e54d48a6c547c49f (patch)
tree9d2ca8f82238343bbfd2bc296bcc92a448cdf259 /lib/xmlparse.c
parente03f0571759059147077c3c20690a21239b3dfad (diff)
Notes
Diffstat (limited to 'lib/xmlparse.c')
-rw-r--r--lib/xmlparse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xmlparse.c b/lib/xmlparse.c
index 94e31de9da3f..e111460d0a3d 100644
--- a/lib/xmlparse.c
+++ b/lib/xmlparse.c
@@ -3725,7 +3725,6 @@ doProlog(XML_Parser parser,
return XML_ERROR_NO_ELEMENTS;
default:
tok = -tok;
- next = end;
break;
}
}