mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Make _strtoui64 an alias of strtoull.
svn path=/trunk/; revision=17798
This commit is contained in:
@@ -528,7 +528,7 @@ _strrev
|
||||
_strset
|
||||
_strtime
|
||||
_strtoi64=stub
|
||||
_strtoui64=stub
|
||||
_strtoui64=strtoull
|
||||
_strupr
|
||||
_swab
|
||||
_sys_errlist DATA
|
||||
|
||||
Reference in New Issue
Block a user