mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
reduce diff to trunk
svn path=/branches/ros-amd64-bringup/; revision=46426
This commit is contained in:
parent
0fc116b80c
commit
5ddd37a1ec
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ DriverEntry(
|
|||
#pragma code_seg()
|
||||
int __cdecl _purecall (void)
|
||||
{
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue