summaryrefslogtreecommitdiffstats
path: root/lib/libc_r
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r')
-rw-r--r--lib/libc_r/uthread/uthread_info.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/uthread/uthread_info.c b/lib/libc_r/uthread/uthread_info.c
index c3d259e..71a9747 100644
--- a/lib/libc_r/uthread/uthread_info.c
+++ b/lib/libc_r/uthread/uthread_info.c
@@ -103,9 +103,9 @@ _thread_dump_info(void)
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 {
OpenPOWER on IntegriCloud