summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-namespaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nat/linux-namespaces.h')
-rw-r--r--gdb/nat/linux-namespaces.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/nat/linux-namespaces.h b/gdb/nat/linux-namespaces.h
index 166b11cbdca..fe7e8a452ee 100644
--- a/gdb/nat/linux-namespaces.h
+++ b/gdb/nat/linux-namespaces.h
@@ -20,9 +20,9 @@
#ifndef NAT_LINUX_NAMESPACES_H
#define NAT_LINUX_NAMESPACES_H
-/* Set to nonzero to enable debugging of Linux namespaces code. */
+/* Set to true to enable debugging of Linux namespaces code. */
-extern int debug_linux_namespaces;
+extern bool debug_linux_namespaces;
/* Enumeration of Linux namespace types. */