summaryrefslogtreecommitdiff
path: root/methods/http.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-06-28 17:53:16 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-06-28 17:53:16 +0100
commit58d4a28e10d689ccbf3087c870be0fc2d2a37ee1 (patch)
treec54a790dd7bef66c08427e428e015ba389f0d365 /methods/http.h
parent6f6e2494c6e54b837942c331e5763c6c1d8ced06 (diff)
parent1fc8c9229ab6272ff7422af36ecfbc7a21376544 (diff)
merged from debian-sid
Diffstat (limited to 'methods/http.h')
-rw-r--r--methods/http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/http.h b/methods/http.h
index 0bc019e77..aa96c6810 100644
--- a/methods/http.h
+++ b/methods/http.h
@@ -182,7 +182,7 @@ class HttpMethod : public pkgAcqMethod
string AutoDetectProxyCmd;
public:
- friend class ServerState;
+ friend struct ServerState;
FileFd *File;
ServerState *Server;