Update of /cvsroot/pure-data/externals/iem/iemxmlrpc/xmlrpc++/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20148/iemxmlrpc/xmlrpc++/src
Modified Files: XmlRpcClient.h Log Message: fixed linebreaks
Index: XmlRpcClient.h =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iemxmlrpc/xmlrpc++/src/XmlRpcClient.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** XmlRpcClient.h 8 Mar 2005 10:23:43 -0000 1.1.1.1 --- XmlRpcClient.h 14 Nov 2007 10:28:57 -0000 1.2 *************** *** 109,115 **** // True if the server closed the connection bool _eof; ! ! // True if a fault response was returned by the server ! bool _isFault;
// Number of bytes expected in the response body (parsed from response header) --- 109,115 ---- // True if the server closed the connection bool _eof; ! ! // True if a fault response was returned by the server ! bool _isFault;
// Number of bytes expected in the response body (parsed from response header)