Removed a few return's from functions that don't return anything.
commit8e61b562c83c78833c3a37b6a0cc25131885c47e
authorStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Thu, 30 Oct 2008 04:06:46 +0000 (30 05:06 +0100)
committerStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Thu, 30 Oct 2008 04:06:46 +0000 (30 05:06 +0100)
treec328fa84b2c49bb29d0be825d3e59022299c6a76
parent2c179b5b4fcad6bb483273052d3c41f611d7d7de
Removed a few return's from functions that don't return anything.
This was done in the previous commit to see if that would fix what seems
to be a heavy memory leak.

modified:   xmlparser.c
xmlparser.c