]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 28 Jul 2002 19:04:09 +0000 (19:04 +0000)
committerAlejandro Colomar <alx@kernel.org>
Tue, 3 Oct 2023 20:30:24 +0000 (22:30 +0200)
2002-07-28  Ulrich Drepper  <drepper@redhat.com>

* po/fi.po: New file.

linuxthreads/man/pthread_mutex_init.man

index bda4ec6c4d5cf3cde488d813e6291ad1a2ee6028..643b007aec15c4009f8617191e31544eda35e33c 100644 (file)
@@ -19,7 +19,7 @@ pthread_mutex_t errchkmutex = PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
 
 int pthread_mutex_init(pthread_mutex_t *mutex, const pthread_mutexattr_t *mutexattr);
 
-int pthread_mutex_lock(pthread_mutex_t *mutex));
+int pthread_mutex_lock(pthread_mutex_t *mutex);
 
 int pthread_mutex_trylock(pthread_mutex_t *mutex);