Commit 41cf2c3a authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

stop warning

parent 0e3a930f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -680,7 +680,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)
	{