From 9200dc0eb149260d52f34333b74459ed0e389a80 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 3 Jan 2019 15:52:07 +1100 Subject: Cleanup: preprocessor indentation --- source/blender/blenlib/BLI_sys_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib') diff --git a/source/blender/blenlib/BLI_sys_types.h b/source/blender/blenlib/BLI_sys_types.h index ccafa1cf327..d9f99b2f067 100644 --- a/source/blender/blenlib/BLI_sys_types.h +++ b/source/blender/blenlib/BLI_sys_types.h @@ -56,7 +56,7 @@ extern "C" { /* XXX */ #ifndef UINT64_MAX -# define UINT64_MAX 18446744073709551615 +# define UINT64_MAX 18446744073709551615 typedef uint8_t u_int8_t; typedef uint16_t u_int16_t; typedef uint32_t u_int32_t; -- cgit v1.2.3