Loading util/mkerr.pl +1 −1 Original line number Diff line number Diff line Loading @@ -770,7 +770,7 @@ EOF undef %err_reason_strings; } if($debug && defined(%notrans)) { if($debug && %notrans) { print STDERR "The following function codes were not translated:\n"; foreach(sort keys %notrans) { Loading Loading
util/mkerr.pl +1 −1 Original line number Diff line number Diff line Loading @@ -770,7 +770,7 @@ EOF undef %err_reason_strings; } if($debug && defined(%notrans)) { if($debug && %notrans) { print STDERR "The following function codes were not translated:\n"; foreach(sort keys %notrans) { Loading