stop warning

This commit is contained in:
Dr. Stephen Henson
2012-01-04 18:45:18 +00:00
parent 0e3a930fb4
commit 41cf2c3aef

View File

@@ -680,7 +680,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)
{ {