mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
[terminal] Initialize blockh
This commit is contained in:
parent
8d93489933
commit
02b644aa64
@ -668,7 +668,7 @@ has_nul_byte:
|
|||||||
dispatch_special(delete_.source);
|
dispatch_special(delete_.source);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
int blockh;
|
int blockh = 0;
|
||||||
char *param;
|
char *param;
|
||||||
int path_len, del_len, param_len;
|
int path_len, del_len, param_len;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user