Simplify the random-seed-saving code: There's no need to take great care to
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Jan 2003 12:03:28 +0000 (12:03 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Jan 2003 12:03:28 +0000 (12:03 +0000)
commit604379f16d657b55c695cca02d668bfe91d8e4ae
treea87ebc52ead34d2b42d3b9858103328df318c97c
parent1dcc27c844da46d6e635a6feb86102519cb0492f
Simplify the random-seed-saving code:  There's no need to take great care to
preserve the old file in case the update is interrupted and replace it
atomically, so we just overwrite in place.  Much simpler.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2635 cda61777-01e9-0310-a592-d414129be87e
mac/macstore.c