projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
[apt.git]
/
ftparchive
/
contents.cc
diff --git
a/ftparchive/contents.cc
b/ftparchive/contents.cc
index e11c16ca292c9dec602ea8e1e41c3d04a8681d53..3801995bd3829a40929f34097ae389296c75bd33 100644
(file)
--- a/
ftparchive/contents.cc
+++ b/
ftparchive/contents.cc
@@
-314,7
+314,7
@@
bool ContentsExtract::Read(debDebFile &Deb)
Compressor = "bzip2";
}
if (Member == 0) {
- _error->Error(_("Internal
E
rror, could not locate member %s"),"data.tar.gz");
+ _error->Error(_("Internal
e
rror, could not locate member %s"),"data.tar.gz");
return false;
}