Linefeeds.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / CurlURLInputStream.h
index e397331..6dfd02d 100644 (file)
@@ -98,8 +98,8 @@ namespace xmltooling {
         void init(const xercesc::DOMElement* e=NULL);
         bool readMore(int *runningHandles);
 
-        logging::Category&  fLog;\r
-        std::string         fURL;\r
+        logging::Category&  fLog;
+        std::string         fURL;
 
         CURLM*              fMulti;
         CURL*               fEasy;