зеркало из https://github.com/github/putty.git
Oops - puttytel now needs a stub random_destroy_seed() to compile
[originally from svn r628]
This commit is contained in:
Родитель
4f3def030a
Коммит
1aa92869c0
|
@ -19,5 +19,9 @@ struct backend_list backends[] = {
|
|||
void random_save_seed(void) {
|
||||
}
|
||||
|
||||
void random_destroy_seed(void) {
|
||||
}
|
||||
|
||||
void noise_ultralight(DWORD data) {
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче