xml: add dump function for debugging
commit0b680617683b6b74eabcbdb201c4e06fc7c28c82
authorStefan Becker <chemobejk@gmail.com>
Fri, 4 Nov 2011 23:09:40 +0000 (5 01:09 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 4 Nov 2011 23:15:21 +0000 (5 01:15 +0200)
tree66da8631daf12b178091a3e1119404277ad857c4
parent4b21e991862218a8d08a2be4deb9bc13ad1c670e
xml: add dump function for debugging

Quick & dirty dump function that you can call while writing XML
processing code and are scratching your head why you can't find the data
you are looking for.

The code for the function is commented out by default.
src/core/sipe-xml.c
src/core/sipe-xml.h