mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:12:56 +00:00
[NTOS]: Fix typos.
svn path=/trunk/; revision=75132
This commit is contained in:
parent
8f2f019415
commit
8820136bd2
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
* PROJECT: ReactOS Kernel
|
* PROJECT: ReactOS Kernel
|
||||||
* LICENSE: GPL - See COPYING in the top level directory
|
* LICENSE: GPL - See COPYING in the top level directory
|
||||||
* FILE: ntoskrnl/include/internal/ob_x.h
|
* FILE: ntoskrnl/include/internal/ob_x.h
|
||||||
* PURPOSE: Intenral Inlined Functions for the Object Manager
|
* PURPOSE: Internal Inlined Functions for the Object Manager
|
||||||
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
|
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* PROJECT: ReactOS Kernel
|
* PROJECT: ReactOS Kernel
|
||||||
* LICENSE: GPL - See COPYING in the top level directory
|
* LICENSE: GPL - See COPYING in the top level directory
|
||||||
* FILE: ntoskrnl/include/internal/ps_x.h
|
* FILE: ntoskrnl/include/internal/ps_x.h
|
||||||
* PURPOSE: Intenral Inlined Functions for the Process Manager
|
* PURPOSE: Internal Inlined Functions for the Process Manager
|
||||||
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
|
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
|
||||||
* Thomas Weidenmueller (w3seek@reactos.org)
|
* Thomas Weidenmueller (w3seek@reactos.org)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue