Correct position of an ifdef

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20845 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2005-03-04 16:04:25 +00:00
parent 446a5b146a
commit b69982d3e5

View file

@ -4399,6 +4399,8 @@ static void indentation(unsigned level, NSMutableString *str)
#ifdef HAVE_LIBXML
/*
* Implementation of categories to output objects for XMLRPC
*/
@ -4731,8 +4733,6 @@ static void indentation(unsigned level, NSMutableString *str)
#ifdef HAVE_LIBXML
/*
* And now, the actual GSXMLRPC class.
*/