Author: sparky
Date: Thu Aug 12 15:43:33 2010
New Revision: 11776

Modified:
   toys/rsget.pl/RSGet/Tools.pm
Log:
- corrected hadd prototype


Modified: toys/rsget.pl/RSGet/Tools.pm
==============================================================================
--- toys/rsget.pl/RSGet/Tools.pm        (original)
+++ toys/rsget.pl/RSGet/Tools.pm        Thu Aug 12 15:43:33 2010
@@ -53,7 +53,7 @@
        return $_;
 }
 
-sub hadd(%@)
+sub hadd(\%@)
 {
        my $h = shift;
        my %new = @_;
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to