removal of file_size_width

This commit is contained in:
nova
2025-07-25 17:10:44 +02:00
parent af5a451ec2
commit 1a67c5b4d0
7 changed files with 49 additions and 60 deletions

View File

@@ -13,7 +13,7 @@ extern file *rgt_content;
extern unsigned long rgt_file_count;
extern unsigned int settings;
extern volatile unsigned int status;
extern unsigned int status;
void parse_colors(char *line, short *fg, short *bg){
int tmp;