Kaydet (Commit) f42f6eb8 authored tarafından Herbert Dürr's avatar Herbert Dürr

minor WaE cleanup for SerfRequestProcessorImpl.hxx

that solves another dozen warnings
üst 6e0c9e4a
...@@ -66,7 +66,7 @@ protected: ...@@ -66,7 +66,7 @@ protected:
void handleEndOfResponseData( serf_bucket_t * inSerfResponseBucket ) = 0; void handleEndOfResponseData( serf_bucket_t * inSerfResponseBucket ) = 0;
const char* getPathStr() const; const char* getPathStr() const;
const bool useChunkedEncoding() const; bool useChunkedEncoding() const;
private: private:
const char* mPathStr; const char* mPathStr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment