summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueue.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:48:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-06 20:48:38 +0000
commiteb5a7e07df06b2503fce59a30369b5598cc26d55 (patch)
treec898257603d2ca0284f5cab8344f2b24c8dfe675 /cpukit/posix/src/mqueue.c
parentSPARC merged and successfully tested w/o interrupt support (diff)
downloadrtems-eb5a7e07df06b2503fce59a30369b5598cc26d55.tar.bz2
fixed missing CVS IDs
Diffstat (limited to 'cpukit/posix/src/mqueue.c')
-rw-r--r--cpukit/posix/src/mqueue.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/posix/src/mqueue.c b/cpukit/posix/src/mqueue.c
index f531b94754..e175300355 100644
--- a/cpukit/posix/src/mqueue.c
+++ b/cpukit/posix/src/mqueue.c
@@ -11,6 +11,8 @@
*
* This code ignores the O_RDONLY/O_WRONLY/O_RDWR flag at open
* time.
+ *
+ * $Id$
*/
#include <stdarg.h>