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

stop warning

parent 00f473b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -769,7 +769,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)
	{