mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:41:45 +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 @@
|
|||
/* $ld$
|
||||
/* $Id: errorcodes.c,v 1.2 2002/03/24 18:55:39 ea Exp $
|
||||
*/
|
||||
|
||||
/* some header*/
|
||||
|
@ -284,4 +284,4 @@
|
|||
#define ERROR_TOO_MANY_POSTS 298 /* MSG%TOO_MANY_EVENT_SEM_POSTS */
|
||||
#define ERROR_ALREADY_POSTED 299 /* MSG%EVENT_SEM_ALREADY_POSTED */
|
||||
#define ERROR_ALREADY_RESET 300 /* MSG%EVENT_SEM_ALREADY_RESET */
|
||||
#define ERROR_SEM_BUSY 301 /* MSG%SEM_BUSY */
|
||||
#define ERROR_SEM_BUSY 301 /* MSG%SEM_BUSY */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue