Kaydet (Commit) 6a8e2956 authored tarafından Herbert Dürr's avatar Herbert Dürr Kaydeden (comit) Matúš Kukan

minor WaE cleanup for SerfRequestProcessorImpl.hxx

that solves another dozen warnings
(cherry picked from commit f42f6eb8)

Change-Id: Ia06cee06e04b09fe6ed45cf4159722be191a21d2
üst da41a44f
......@@ -64,7 +64,7 @@ protected:
void handleEndOfResponseData( serf_bucket_t * inSerfResponseBucket ) = 0;
const char* getPathStr() const;
const bool useChunkedEncoding() const;
bool useChunkedEncoding() const;
private:
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