mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
[NDK]: Not Alex, not 2006, not February (27th, though), not Power Management.
svn path=/trunk/; revision=47876
This commit is contained in:
parent
5794cf44f1
commit
12d80eeec0
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
/*++ NDK Version: 0098
|
||||
|
||||
Copyright (c) Alex Ionescu. All rights reserved.
|
||||
Copyright (c) ReactOS Portable Systems Group. All rights reserved.
|
||||
|
||||
Header Name:
|
||||
|
||||
|
@ -8,11 +8,11 @@ Header Name:
|
|||
|
||||
Abstract:
|
||||
|
||||
Function definitions for the Power Subsystem.
|
||||
Function definitions for the Driver Verifier.
|
||||
|
||||
Author:
|
||||
|
||||
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
|
||||
ReactOS Portable Systems Group (ros.arm@reactos.org) - Created - 27-Jun-2010
|
||||
|
||||
--*/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*++ NDK Version: 0098
|
||||
|
||||
Copyright (c) Alex Ionescu. All rights reserved.
|
||||
Copyright (c) ReactOS Portable Systems Group. All rights reserved.
|
||||
|
||||
Header Name:
|
||||
|
||||
|
@ -8,11 +8,11 @@ Header Name:
|
|||
|
||||
Abstract:
|
||||
|
||||
Type definitions for the Power Subystem
|
||||
Type definitions for the Driver Verifier.
|
||||
|
||||
Author:
|
||||
|
||||
Alex Ionescu (alexi@tinykrnl.org) - Updated - 27-Feb-2006
|
||||
ReactOS Portable Systems Group (ros.arm@reactos.org) - Created - 27-Jun-2010
|
||||
|
||||
--*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue