Fix build warnings (without -Wall).
This commit is contained in:
parent
d70d390732
commit
dc83dd6422
9 changed files with 29 additions and 22 deletions
|
@ -77,7 +77,7 @@ static char rcsid[] ="$Id: joliet.c,v 1.14 1999/03/07 17:41:19 eric Exp $";
|
|||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
static int jpath_table_index;
|
||||
static unsigned int jpath_table_index;
|
||||
static struct directory ** jpathlist;
|
||||
static int next_jpath_index = 1;
|
||||
static int sort_goof;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue