Hi,

There are a few typos in the comments for uthread_info.c
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
[EMAIL PROTECTED]
Index: uthread_info.c
===================================================================
RCS file: /home/ncvs/src/lib/libc_r/uthread/uthread_info.c,v
retrieving revision 1.23
diff -u -r1.23 uthread_info.c
--- uthread_info.c      2002/10/20 22:49:06     1.23
+++ uthread_info.c      2002/12/27 17:11:11
@@ -103,9 +103,9 @@
                                        continue;
                                /*
                                 * We only need to continue in case of
-                                * EEXIT error. Most other error
+                                * EEXIST error. Most other error
                                 * codes means that we will fail all
-                                * the times.
+                                * the time.
                                 */
                                return;
                } else {


Reply via email to