summaryrefslogtreecommitdiffstats
path: root/urpm/dudf.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/dudf.pm')
-rw-r--r--urpm/dudf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/dudf.pm b/urpm/dudf.pm
index 7057f98e..40c6633a 100644
--- a/urpm/dudf.pm
+++ b/urpm/dudf.pm
@@ -204,7 +204,7 @@ sub new {
}
sub set_error_msg {
- my ($self,$m) = @_;
+ my ($self, $m) = @_;
$self->{exit_msg} .= $m;
}