зеркало из https://github.com/github/putty.git
... of course, that would be better still if I remembered to update
`nvalid'. Ahem. [originally from svn r2428]
This commit is contained in:
Родитель
a2afc03bdb
Коммит
e5012fa846
|
@ -102,7 +102,7 @@ sub outcharset($$$) {
|
||||||
}
|
}
|
||||||
$j++;
|
$j++;
|
||||||
}
|
}
|
||||||
printf "\n },\n %d\n", scalar @sorted;
|
printf "\n },\n %d\n", $j;
|
||||||
print "};\n";
|
print "};\n";
|
||||||
print "const charset_spec charset_$name = {\n" .
|
print "const charset_spec charset_$name = {\n" .
|
||||||
" $name, read_sbcs, write_sbcs, &data_$name\n};\n\n";
|
" $name, read_sbcs, write_sbcs, &data_$name\n};\n\n";
|
||||||
|
|
Загрузка…
Ссылка в новой задаче