projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Documented 'Acquire::PDiffs' in apt.conf manpage.
[apt.git]
/
methods
/
http.cc
diff --git
a/methods/http.cc
b/methods/http.cc
index d4e231fbe59ba618a81c3c5521c264a346f58f8c..26d435dead3a12e057497bb41adbfbb83be5b64e 100644
(file)
--- a/
methods/http.cc
+++ b/
methods/http.cc
@@
-368,8
+368,8
@@
bool ServerState::Close()
/*}}}*/
// ServerState::RunHeaders - Get the headers before the data /*{{{*/
// ---------------------------------------------------------------------
/*}}}*/
// ServerState::RunHeaders - Get the headers before the data /*{{{*/
// ---------------------------------------------------------------------
-/* Returns 0 if things are OK, 1 if an IO error occur
s
ed and 2 if a header
- parse error occured */
+/* Returns 0 if things are OK, 1 if an IO error occur
r
ed and 2 if a header
+ parse error occur
r
ed */
int ServerState::RunHeaders()
{
State = Header;
int ServerState::RunHeaders()
{
State = Header;