summaryrefslogtreecommitdiff
path: root/winsup/cygwin/ntea.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ntea.cc')
-rw-r--r--winsup/cygwin/ntea.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ntea.cc b/winsup/cygwin/ntea.cc
index 7ddff77707c..4841a4c9345 100644
--- a/winsup/cygwin/ntea.cc
+++ b/winsup/cygwin/ntea.cc
@@ -16,7 +16,7 @@ details. */
#include "security.h"
/* Default to not using NTEA information */
-BOOL allow_ntea;
+bool allow_ntea;
/*
From Windows NT DDK: