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/arm/jmpbuf-unwind.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h') diff --git a/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h index 97a7760a9..6e8f01d10 100644 --- a/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h @@ -34,4 +34,3 @@ /* We use the normal longjmp for unwinding. */ #define __libc_unwind_longjmp(buf, val) longjmp (buf, val) - -- cgit v1.2.3