mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 16:43:08 +00:00
Minor change: CVS Id placeholder fixed or added.
svn path=/trunk/; revision=2779
This commit is contained in:
parent
1c80c9b655
commit
68230ee1f4
7 changed files with 12 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
/* $Id: process.cpp,v 1.2 2002/03/24 18:55:39 ea Exp $ */
|
||||
/* Terminates the current thread or the current Process.
|
||||
Decission is made by action
|
||||
FIXME: move this code to OS2.EXE */
|
||||
|
@ -15,3 +15,4 @@ VOID APIENTRY Dos32Exit(ULONG action, ULONG result)
|
|||
}
|
||||
}
|
||||
|
||||
/* EOF */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue