Revert "xml: trim whitespace in sipe_xml_data()"
commitf02b08e3b56d2278312e378162c894e9f2e7613d
authorStefan Becker <chemobejk@gmail.com>
Mon, 3 Jun 2013 18:27:44 +0000 (3 21:27 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 3 Jun 2013 18:34:48 +0000 (3 21:34 +0300)
tree61783e58abc54f8afacd3270be1d311174fdf489
parent96a286575826ba320f7a9423f73e83f4198cf5ad
Revert "xml: trim whitespace in sipe_xml_data()"

This reverts commit 96a286575826ba320f7a9423f73e83f4198cf5ad.

- use g_strstrip() instead of writing own code
- only use stripping where needed and don't change established
  behaviour for all other users
src/core/sipe-ocs2007.c
src/core/sipe-utils.c
src/core/sipe-utils.h
src/core/sipe-xml.c