A fix to 86box.c.
This commit is contained in:
@@ -385,8 +385,8 @@ pc_init(int argc, char *argv[])
|
|||||||
char temp[128];
|
char temp[128];
|
||||||
struct tm *info;
|
struct tm *info;
|
||||||
time_t now;
|
time_t now;
|
||||||
int c, ng;
|
int c;
|
||||||
int lvmp;
|
int ng = 0, lvmp = 0;
|
||||||
uint32_t *uid, *shwnd;
|
uint32_t *uid, *shwnd;
|
||||||
|
|
||||||
/* Grab the executable's full path. */
|
/* Grab the executable's full path. */
|
||||||
|
Reference in New Issue
Block a user