stop warning

This commit is contained in:
Dr. Stephen Henson 2012-01-04 15:26:29 +00:00
parent 00f473b3cc
commit f47f99f295

View File

@ -769,7 +769,7 @@ EOF
undef %err_reason_strings; undef %err_reason_strings;
} }
if($debug && defined(%notrans)) { if($debug && %notrans) {
print STDERR "The following function codes were not translated:\n"; print STDERR "The following function codes were not translated:\n";
foreach(sort keys %notrans) foreach(sort keys %notrans)
{ {