Report an error if deleting a random seed file fails.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 22 Jul 2013 07:11:44 +0000 (07:11 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 22 Jul 2013 07:11:44 +0000 (07:11 +0000)
commitfc9b052a2fc832ea8bc3efa9c79eba0f961830b2
treeaf99fa4ab120a92af9a3dfe45370812f47d9f617
parent688861a828dce616dbc0b67397558b2ecaaa8a75
Report an error if deleting a random seed file fails.

(This has also required me to add a currently unused nonfatal() to
PuTTYgen, since although PuTTYgen won't actually try to delete
putty.rnd, it does link in winstore.c as a whole.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@9957 cda61777-01e9-0310-a592-d414129be87e
windows/winpgen.c
windows/winstore.c