mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:43:00 +00:00
[NDK]
Fix a typo svn path=/trunk/; revision=57099
This commit is contained in:
parent
d01bc7cc93
commit
6538f67e55
1 changed files with 4 additions and 4 deletions
|
@ -54,7 +54,7 @@ Author:
|
|||
#ifndef _MANAGED
|
||||
#if defined(_M_IX86)
|
||||
#ifndef FASTCALL
|
||||
#define FASTCALL _fastcall
|
||||
#define FASTCALL __fastcall
|
||||
#endif
|
||||
#else
|
||||
#define FASTCALL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue