projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tests: collect more details about failed checkdiffs
[apt.git]
/
methods
/
rsh.cc
diff --git
a/methods/rsh.cc
b/methods/rsh.cc
index 7ef2f7c7a62a415afba77ce8def2286213fa621d..44aa7084d02b3592eedbf1bbb2ef2109031bc546 100644
(file)
--- a/
methods/rsh.cc
+++ b/
methods/rsh.cc
@@
-504,7
+504,7
@@
bool RSHMethod::Fetch(FetchItem *Itm)
URIStart(Res);
FailFile = Itm->DestFile;
- FailFile.c_str(); // Make sure we dont do a malloc in the signal handler
+ FailFile.c_str(); // Make sure we don
'
t do a malloc in the signal handler
FailFd = Fd.Fd();
bool Missing;