From ef9e8793c77683b46a99daf6a57ca05facc44752 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Apr 2016 22:00:34 +0300 Subject: Fix code style. --- src/localconsts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 4a79f61b0..f5254c641 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -100,7 +100,7 @@ #else // __native_client__ #ifdef __clang__ // because restrict broken in clang, now it removed from all places. -//#define restrict __restrict__ +// #define restrict __restrict__ #define restrict #define restrict2 #else // __clang__ -- cgit v1.2.3-60-g2f50