summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-28 01:20:15 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-28 01:20:15 +0200
commitfd8d37ff6b01db3985ac67a6c43bb81f5f7b2aca (patch)
treef6f437de772433052cd518345dbd7756ce72e39a /sysdeps
parent4b90d3f6146154638ffbe227da48e9af0dd2a803 (diff)
Fix coding style
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/i386/bits/pthreadtypes-arch.h2
-rw-r--r--sysdeps/i386/machine-sp.h2
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 */