summaryrefslogtreecommitdiff
path: root/libc_pthread_init.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-09-21 00:05:53 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-09-21 00:05:53 +0200
commit1f32bdc2e2f54cf4279b720909ff9c2d64a1c406 (patch)
tree03761c564ebe347a2924667ac4b4d4fabbb58dfe /libc_pthread_init.c
parenta9d69ae8ab389dc9f47aef519dac4f422b4120ef (diff)
parent1d49ccdd73c182ad9f280d21d5a5e88bd59db871 (diff)
Merge branch 'master' into master-glibc-2.23
Diffstat (limited to 'libc_pthread_init.c')
-rw-r--r--libc_pthread_init.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libc_pthread_init.c b/libc_pthread_init.c
index f7997da..afce1f7 100644
--- a/libc_pthread_init.c
+++ b/libc_pthread_init.c
@@ -22,8 +22,7 @@
void
internal_function
-__libc_pthread_init (functions)
- const struct pthread_functions *functions;
+__libc_pthread_init (const struct pthread_functions *functions)
{
#ifdef SHARED
/* We copy the content of the variable pointed to by the FUNCTIONS