projects
/
apt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da9ed16
)
* methods/gpgv.cc: typo
author
Michael Vogt
<michael.vogt@ubuntu.com>
Mon, 1 May 2006 14:17:08 +0000
(16:17 +0200)
committer
Michael Vogt
<michael.vogt@ubuntu.com>
Mon, 1 May 2006 14:17:08 +0000
(16:17 +0200)
methods/gpgv.cc
patch
|
blob
|
blame
|
history
diff --git
a/methods/gpgv.cc
b/methods/gpgv.cc
index 75335b9b852f05437a6bd47fe04198a1efa84818..ba7389cbaef5a6188cfff4f48bc32ceee12ec50a 100644
(file)
--- a/
methods/gpgv.cc
+++ b/
methods/gpgv.cc
@@
-40,7
+40,7
@@
string GPGVMethod::VerifyGetSigners(const char *file, const char *outfile,
{
// setup a (empty) stringstream for formating the return value
std::stringstream ret;
- re
s
.str("");
+ re
t
.str("");
if (_config->FindB("Debug::Acquire::gpgv", false))
{