summaryrefslogtreecommitdiffstats
path: root/gurpmi2
diff options
context:
space:
mode:
Diffstat (limited to 'gurpmi2')
-rwxr-xr-xgurpmi22
1 files changed, 1 insertions, 1 deletions
diff --git a/gurpmi2 b/gurpmi2
index 7f3600a7..ee542818 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -275,7 +275,7 @@ sub do_install_3 () {
exit 1 if $response eq 'cancel';
1;
},
- trans_log => &gurpm::RPMProgressDialog::callback_download,
+ trans_log => \&gurpm::RPMProgressDialog::callback_download,
ask_yes_or_no => \&ask_yes_or_no,
completed => sub {