compiler appeasement
This commit is contained in:
parent
48907e89cb
commit
e5d47e6e15
2 changed files with 5 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ enum
|
|||
static char EBadEntry[] = "bad VtEntry";
|
||||
static char ENotDir[] = "walk in non-directory";
|
||||
static char ETooBig[] = "file too big";
|
||||
static char EBadAddr[] = "bad address";
|
||||
/* static char EBadAddr[] = "bad address"; */
|
||||
static char ELabelMismatch[] = "label mismatch";
|
||||
|
||||
static int sizetodepth(uvlong s, int psize, int dsize);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue