mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
Partially revert r59884 because of an enum name collision (which broke build).
svn path=/trunk/; revision=59885
This commit is contained in:
parent
bd732acefd
commit
abf866eeec
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ typedef enum _BASESRV_API_NUMBER
|
|||
BasepNlsUpdateCacheCount,
|
||||
BasepSetTermsrvClientTimeZone,
|
||||
BasepSxsCreateActivationContext,
|
||||
BasepDebugProcess,
|
||||
BasepUnknown,
|
||||
BasepRegisterThread,
|
||||
BasepNlsGetUserInfo,
|
||||
|
||||
|
|
Loading…
Reference in a new issue