summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2002-10-15 16:40:57 +0000
committerfjoe <fjoe@FreeBSD.org>2002-10-15 16:40:57 +0000
commit065bd6f989bcb742aa4c525af51fc15ce66d1cef (patch)
treee3ab1247bbf64a6d468da1a5423bfef279d03c31 /lib/libc_r/uthread
parent183ae684c4585ba0da8369291d941dc374d349a2 (diff)
downloadFreeBSD-src-065bd6f989bcb742aa4c525af51fc15ce66d1cef.zip
FreeBSD-src-065bd6f989bcb742aa4c525af51fc15ce66d1cef.tar.gz
fix typo in comments (in preparation for MFC)
Approved by: deischen
Diffstat (limited to 'lib/libc_r/uthread')
-rw-r--r--lib/libc_r/uthread/uthread_main_np.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_main_np.c b/lib/libc_r/uthread/uthread_main_np.c
index 54c2018..1c9c30b 100644
--- a/lib/libc_r/uthread/uthread_main_np.c
+++ b/lib/libc_r/uthread/uthread_main_np.c
@@ -34,7 +34,7 @@
__weak_reference(_pthread_main_np, pthread_main_np);
/*
- * Provide the equivelant to Solaris thr_main() function
+ * Provide the equivalent to Solaris thr_main() function
*/
int
_pthread_main_np()
OpenPOWER on IntegriCloud