projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add new config options "Acquire::ForceIPv4" and
[apt.git]
/
apt-inst
/
extract.h
diff --git
a/apt-inst/extract.h
b/apt-inst/extract.h
index 71222983cdfcb62295ab52c002e18b91c5aa6647..7143fa40933aa235614c8e900c6617f606acddf7 100644
(file)
--- a/
apt-inst/extract.h
+++ b/
apt-inst/extract.h
@@
-33,7
+33,7
@@
class pkgExtract : public pkgDirStream
bool HandleOverwrites(pkgFLCache::NodeIterator Nde,
bool DiverCheck = false);
- bool CheckDirReplace(string Dir,unsigned int Depth = 0);
+ bool CheckDirReplace(st
d::st
ring Dir,unsigned int Depth = 0);
public: