From 05cefb83e22c08aedf5d3b893ad387eb6424faba Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 28 Mar 2018 00:50:04 +0200 Subject: Fix coding style --- pthread/pt-spin-inlines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pthread/pt-spin-inlines.c') diff --git a/pthread/pt-spin-inlines.c b/pthread/pt-spin-inlines.c index 40a692b..af453e1 100644 --- a/pthread/pt-spin-inlines.c +++ b/pthread/pt-spin-inlines.c @@ -20,7 +20,7 @@ not possible. */ #define _FORCE_INLINES -#define __PT_SPIN_INLINE /* empty */ +#define __PT_SPIN_INLINE /* empty */ #include -- cgit v1.2.3