Avoid some redundant calls to time(NULL).
authorAlexandre Julliard <julliard@winehq.org>
Tue, 25 Feb 2003 04:04:18 +0000 (04:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Feb 2003 04:04:18 +0000 (04:04 +0000)
commit4378d25bd2e3dbd96c211b1e5db70491e9073f1c
tree346f5f1e6d28da1e2f86d001011d95852404b1eb
parentc509bc4d0d999c09ba9878bf83b1c25502ed3ae5
Avoid some redundant calls to time(NULL).
touch_key() must not be called in create_key.
server/registry.c