1
0
mirror of https://github.com/simh/simh.git synced 2026-01-31 05:43:06 +00:00

Fixes to avoid compiler warnings when building with MinG. Still won't build - see issue #21

This commit is contained in:
Mark Pizzolato
2012-12-23 11:28:46 -08:00
parent 30ae79eb18
commit 8d2fabb166
2 changed files with 2 additions and 2 deletions

View File

@@ -278,7 +278,7 @@ ws_init2(void) {
}
#ifdef THREADS
static volatile init_done;
static volatile int init_done;
static DWORD msgthread_id;
static DWORD WINAPI