--- np2/x11/np2.c 2004/07/26 15:53:26 1.22 +++ np2/x11/np2.c 2007/01/10 16:01:59 1.24 @@ -10,8 +10,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -123,7 +121,7 @@ NP2OSCFG np2oscfg = { FALSE, /* shared_pixmap */ }; -volatile BOOL np2running = FALSE; +volatile sig_atomic_t np2running = 0; BYTE scrnmode = 0; UINT framecnt = 0; @@ -152,6 +150,7 @@ char fontfilename[MAX_PATH] = FONTNAME_D char timidity_cfgfile_path[MAX_PATH]; BOOL use_shared_pixmap = FALSE; +int verbose = 0; UINT32