Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > ad618e009cfe59467f62bb115276f391 > files > 3

gnuchess-5.07-16.mga1.src.rpm

--- gnuchess-5.07/src/input.c--	2005-07-30 23:45:29.000000000 +0200
+++ gnuchess-5.07/src/input.c	2005-07-30 23:45:34.000000000 +0200
@@ -92,7 +92,7 @@
   fgets(inputstr, MAXSTR, stdin);
 }
 
-static pthread_t input_thread;
+pthread_t input_thread;
 
 /* Mutex and condition variable for thread communication */