mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 00:31:27 +00:00
[PSDK]
* Fix a typo. svn path=/trunk/; revision=56596
This commit is contained in:
parent
48a55c3e75
commit
4fb6e36502
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ typedef struct _GUID
|
|||
#define _GUIDDEF_H_
|
||||
|
||||
#ifndef __LPGUID_DEFINED__
|
||||
#define __LPGUID_DEFINED___
|
||||
#define __LPGUID_DEFINED__
|
||||
typedef GUID *LPGUID;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue