summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winsup.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/winsup.h')
-rw-r--r--winsup/cygwin/winsup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/winsup.h b/winsup/cygwin/winsup.h
index 9301e92b1..d8930f9c6 100644
--- a/winsup/cygwin/winsup.h
+++ b/winsup/cygwin/winsup.h
@@ -239,7 +239,7 @@ extern "C" int try_to_debug (bool waitloop = 1);
void set_file_api_mode (codepage_type);
-extern int cygwin_finished_initializing;
+extern bool cygwin_finished_initializing;
/**************************** Miscellaneous ******************************/