summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/view_changelog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view_changelog.cc b/src/view_changelog.cc
index 85463d32..52857014 100644
--- a/src/view_changelog.cc
+++ b/src/view_changelog.cc
@@ -357,7 +357,7 @@ public:
{
download_progress->Done();
show_message(ssprintf(_("Failed to download the changelog of %s: %s"),
- pkgname.c_str(), msg.c_str());
+ pkgname.c_str(), msg.c_str()));
}
void partial_download(const temp::name &name,