Add a missing xml text reader call
authorDodji Seketeli <dodji@redhat.com>
Thu, 15 Oct 2015 10:44:30 +0000 (12:44 +0200)
committerDodji Seketeli <dodji@redhat.com>
Thu, 15 Oct 2015 11:50:55 +0000 (13:50 +0200)
commit143263c4462cb4f95eeb00085560bc0f063c16bf
tree9cb2d02ec2ce1baf96b49e9e97cd7b3a127d8036
parent093bc5da06abe2b477693627b57cd49a48969efb
Add a missing xml text reader call

* src/abg-reader.cc (read_corpus_from_input): Add the necessary
call to xmlTextReaderNext call after the xmlTextReaderExpand call.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-reader.cc