trivial: fix code style

(cherry picked from commit f929bc9945)
This commit is contained in:
Thomas Haller 2021-07-08 09:57:39 +02:00
parent 2d7c9b36c0
commit 07c4b6e6d4
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -75,7 +75,7 @@ raw_getpid(void)
#endif
}
#define gettid() nm_utils_gettid()
#define gettid() nm_utils_gettid()
/* we build with C11 and thus <uchar.h> provides char32_t,char16_t. */
#define HAVE_CHAR32_T 1