stop warning
This commit is contained in:
parent
00f473b3cc
commit
f47f99f295
@ -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)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user