server: Move most of the duplicate_token request to a new function, token_duplicate...
commitbdf964dce80c66c7eb4d9ad5376393648dbb2075
authorRob Shearman <rob@codeweavers.com>
Mon, 28 May 2007 17:39:33 +0000 (28 18:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 May 2007 09:46:32 +0000 (30 11:46 +0200)
tree9224d45548f6b65562554c3587b09c79fc802d56
parentc7aa087504654cf2d3538bc970f3783bbab3a034
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
server/security.h
server/token.c