Minor change: CVS Id placeholder fixed or added.

svn path=/trunk/; revision=2779
This commit is contained in:
Emanuele Aliberti 2002-03-24 18:55:39 +00:00
parent 1c80c9b655
commit 68230ee1f4
7 changed files with 12 additions and 6 deletions

View file

@ -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 */