From 065bd6f989bcb742aa4c525af51fc15ce66d1cef Mon Sep 17 00:00:00 2001 From: fjoe Date: Tue, 15 Oct 2002 16:40:57 +0000 Subject: fix typo in comments (in preparation for MFC) Approved by: deischen --- lib/libc_r/uthread/uthread_main_np.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc_r/uthread') 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() -- cgit v1.1