This commit is contained in:
Joel Sherrill
1996-05-29 19:28:15 +00:00
parent ece8c9abd3
commit d835a35cbd
2 changed files with 2 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ void _Objects_Handler_initialization(
* maximum - maximum objects of this class
* is_string - TRUE if names for this object are strings
* size - size of this object's control block
* is_thread - TRUE if this class is threads
*
* Output parameters: NONE
*/

View File

@@ -71,6 +71,7 @@ void _Objects_Handler_initialization(
* maximum - maximum objects of this class
* is_string - TRUE if names for this object are strings
* size - size of this object's control block
* is_thread - TRUE if this class is threads
*
* Output parameters: NONE
*/