From 0f3e8be7739934e920143682ff9d93c5d29e5de5 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sat, 17 Oct 2009 16:18:35 -0700 Subject: whitespace fixes Signed-off-by: Austin Foxley --- libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c index 3cfac5417..c8925810c 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/pthread_once.c @@ -97,4 +97,3 @@ const void *include_pthread_getspecific attribute_hidden = pthread_getspecific; const void *include_pthread_setspecific attribute_hidden = pthread_setspecific; const void *include_pthread_key_create attribute_hidden = pthread_key_create; #endif - -- cgit v1.2.3