mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[PSDK]
- Convert a stray extern into what it was supposed to become. svn path=/trunk/; revision=64473
This commit is contained in:
@@ -4345,7 +4345,7 @@ typedef BOOL
|
||||
_In_ HANDLE hLogicalSurface,
|
||||
_In_ SIZEL sizl);
|
||||
typedef FN_DrvAssociateSharedSurface *PFN_DrvAssociateSharedSurface;
|
||||
extern
|
||||
extern FN_DrvAssociateSharedSurface DrvAssociateSharedSurface;
|
||||
|
||||
typedef LONG
|
||||
(APIENTRY FN_DrvSynchronizeRedirectionBitmaps)(
|
||||
|
||||
Reference in New Issue
Block a user