diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2002-10-15 16:40:57 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2002-10-15 16:40:57 +0000 |
| commit | 19521b06990ec370ab89a58fc31d02b66ee51b00 (patch) | |
| tree | e3ab1247bbf64a6d468da1a5423bfef279d03c31 /lib | |
| parent | 4cdb6a340baa8a9d4216347e64883b8ded36e7b6 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc_r/uthread/uthread_main_np.c | 2 |
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 54c20180df57..1c9c30b8a751 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() |
