]> granicus.if.org Git - libexpat/commit
Comment why doContent's default case is never executed.
authorRhodri James <rhodri@kynesim.co.uk>
Mon, 15 May 2017 17:24:39 +0000 (18:24 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 22 Jul 2017 20:49:16 +0000 (22:49 +0200)
commit351a8cb32184cd4a108e31cf0ee7626100a421dc
tree233445069e0456d99820e973520ac40d80eeaef5
parenta420a3b8eff4e272785e8bee36cd3c7f8da792d7
Comment why doContent's default case is never executed.

Also add comment markers so lcov can ignore the unreachable code.
expat/lib/xmlparse.c