mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 04:10:14 +01:00
trivial: fix code style
This commit is contained in:
parent
0c4a65929c
commit
f929bc9945
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue