2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>

* score/src/wkspace.c: Fix error in comment.
This commit is contained in:
Joel Sherrill
2008-06-05 14:37:21 +00:00
parent c7fae60091
commit 9d4fa67830
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/wkspace.c: Fix error in comment.
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/psignal.c: Do not allocate any memory for queued signals if

View File

@@ -68,7 +68,7 @@ void *_Workspace_Allocate(
}
/*
* _Workspace_Allocate
* _Workspace_Free
*/
boolean _Workspace_Free(
void *block