From fd8d37ff6b01db3985ac67a6c43bb81f5f7b2aca Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 28 Mar 2018 01:20:15 +0200 Subject: Fix coding style --- sysdeps/i386/bits/pthreadtypes-arch.h | 2 +- sysdeps/i386/machine-sp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysdeps/i386/bits/pthreadtypes-arch.h b/sysdeps/i386/bits/pthreadtypes-arch.h index 57fc1ca..3ea3bd7 100644 --- a/sysdeps/i386/bits/pthreadtypes-arch.h +++ b/sysdeps/i386/bits/pthreadtypes-arch.h @@ -18,4 +18,4 @@ #ifndef _BITS_PTHREADTYPES_ARCH_H #define _BITS_PTHREADTYPES_ARCH_H 1 -#endif /* bits/pthreadtypes.h */ +#endif /* bits/pthreadtypes.h */ diff --git a/sysdeps/i386/machine-sp.h b/sysdeps/i386/machine-sp.h index 5000468..8470f2f 100644 --- a/sysdeps/i386/machine-sp.h +++ b/sysdeps/i386/machine-sp.h @@ -26,4 +26,4 @@ __sp__; \ }) -#endif /* machine-sp.h */ +#endif /* machine-sp.h */ -- cgit v1.2.3