1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-30 04:04:54 +03:00

support_enter_mount_namespace: Fix indentation

* support/support_enter_mount_namespace.c: Fix indentation.
This commit is contained in:
Samuel Thibault 2018-01-04 15:11:41 +01:00
parent 31f96325ca
commit 7abf02f3ee

View File

@ -21,7 +21,7 @@
#include <sched.h> #include <sched.h>
#include <stdio.h> #include <stdio.h>
#ifdef CLONE_NEWNS #ifdef CLONE_NEWNS
#include <sys/mount.h> # include <sys/mount.h>
#endif /* CLONE_NEWNS */ #endif /* CLONE_NEWNS */
bool bool