mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
revert the change to ProbeForRead
svn path=/branches/header-work/; revision=45972
This commit is contained in:
@@ -99,7 +99,7 @@ InterlockedExchangeAdd(IN OUT LONG volatile *Addend,
|
||||
*/
|
||||
VOID
|
||||
NTAPI
|
||||
ProbeForRead(IN VOID *Address,
|
||||
ProbeForRead(IN CONST VOID *Address,
|
||||
IN SIZE_T Length,
|
||||
IN ULONG Alignment)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user