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