projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
doc/po/it.po: fix small XML errors
[apt.git]
/
methods
/
https.h
diff --git
a/methods/https.h
b/methods/https.h
index b7adeb88084f32bb762796a318e8227960195178..b1961a8706f4043cacbe31f4fc5d20912e3b987e 100644
(file)
--- a/
methods/https.h
+++ b/
methods/https.h
@@
-8,10
+8,8
@@
##################################################################### */
/*}}}*/
-#ifndef APT_HTTP_H
-#define APT_HTTP_H
-
-#define MAXLEN 360
+#ifndef APT_HTTPS_H
+#define APT_HTTPS_H
#include <iostream>
#include <curl/curl.h>