mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 15:38:22 +00:00
Fix build error in MODE=dbg
This commit is contained in:
parent
8a967ae6fe
commit
41c86fe86b
1 changed files with 1 additions and 1 deletions
2
third_party/unzip/unzip.c
vendored
2
third_party/unzip/unzip.c
vendored
|
@ -3071,7 +3071,7 @@ static void show_options(__G)
|
|||
char gr[4];
|
||||
char sh[7];
|
||||
char lo[80];
|
||||
char val_type[5];
|
||||
char val_type[8];
|
||||
char neg[2];
|
||||
|
||||
#if 0
|
||||
|
|
Loading…
Add table
Reference in a new issue