small change in message

This commit is contained in:
Barry Warsaw 1994-07-25 21:57:27 +00:00
parent efae52ec2c
commit b5ddae7388
1 changed files with 1 additions and 1 deletions

View File

@ -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