Kaydet (Commit) b5ddae73 authored tarafından Barry Warsaw's avatar Barry Warsaw

small change in message

üst efae52ec
...@@ -133,7 +133,7 @@ while ($addr = shift @ARGV) { ...@@ -133,7 +133,7 @@ while ($addr = shift @ARGV) {
if ($nameorg{$_}) { if ($nameorg{$_}) {
# its one of the `special' USA organizational domains # its one of the `special' USA organizational domains
print "$addr is a USA $nameorg{$_} organization\n"; print "$addr is from a USA $nameorg{$_} organization\n";
} }
elsif ($country{$_}) { elsif ($country{$_}) {
# its a country code # its a country code
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment