Small fixes for Windows.
This commit is contained in:
parent
2adc789401
commit
5f4d57e846
2 changed files with 8 additions and 4 deletions
|
|
@ -64,7 +64,7 @@
|
|||
#include "xalloc.h"
|
||||
|
||||
/* The name this program was run with. */
|
||||
static char *program_name = NULL;
|
||||
char *program_name = NULL;
|
||||
|
||||
/* If nonzero, display usage information and exit. */
|
||||
static bool show_help = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue