From d835a35cbd6c33ca773f5a936ec2381a346ca0aa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 May 1996 19:28:15 +0000 Subject: spacing --- c/src/exec/score/src/object.c | 1 + 1 file changed, 1 insertion(+) (limited to 'c') diff --git a/c/src/exec/score/src/object.c b/c/src/exec/score/src/object.c index 4f672086fe..14c15a36c7 100644 --- a/c/src/exec/score/src/object.c +++ b/c/src/exec/score/src/object.c @@ -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 */ -- cgit v1.2.3