trivial: fix code style

This commit is contained in:
Thomas Haller 2021-07-08 09:57:39 +02:00
parent 0c4a65929c
commit f929bc9945
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