Author: sparky
Date: Tue Dec  7 22:01:10 2010
New Revision: 11976

Modified:
   toys/rsget.pl/RSGet/Main.pm
Log:
- typo


Modified: toys/rsget.pl/RSGet/Main.pm
==============================================================================
--- toys/rsget.pl/RSGet/Main.pm (original)
+++ toys/rsget.pl/RSGet/Main.pm Tue Dec  7 22:01:10 2010
@@ -194,7 +194,7 @@
 
 sub sig_ignore
 {
-       warn "Ignoring signal @_[0]\n";
+       warn "Ignoring signal $_[0]\n";
 }
 
 foreach ( qw(USR1) ) {
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to