]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/hppa-tdep.c
Change boolean options to bool instead of int
[thirdparty/binutils-gdb.git] / gdb / hppa-tdep.c
index be30359638c37fab2bd3ac3e9e4389333e43a7ad..b1f71883ec38d68d3c4d986f5be1cac4356a6870 100644 (file)
@@ -41,7 +41,7 @@
 #include "hppa-tdep.h"
 #include <algorithm>
 
-static int hppa_debug = 0;
+static bool hppa_debug = false;
 
 /* Some local constants.  */
 static const int hppa32_num_regs = 128;