summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/src/rtemsapi.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-28 16:17:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-28 16:17:01 +0000
commitd4b4487779ab7957eca56a4f1cb9262d4e4b83bb (patch)
tree101d88b1e6254462e4e6fc1b45ecc3acb8976781 /c/src/exec/sapi/src/rtemsapi.c
parentcomment cleanup (diff)
downloadrtems-d4b4487779ab7957eca56a4f1cb9262d4e4b83bb.tar.bz2
added posix api initialization call to init.c
deleted a blank line in rtemsapi.c
Diffstat (limited to '')
-rw-r--r--c/src/exec/sapi/src/rtemsapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/sapi/src/rtemsapi.c b/c/src/exec/sapi/src/rtemsapi.c
index d7ffb3e2fb..0d1229a277 100644
--- a/c/src/exec/sapi/src/rtemsapi.c
+++ b/c/src/exec/sapi/src/rtemsapi.c
@@ -1,5 +1,5 @@
/*
- * RTEMS API Support
+ * POSIX API Initialization Support
*
* NOTE:
*