fixed
This commit is contained in:
parent
497aaec9fe
commit
3be9df7610
1 changed files with 0 additions and 1 deletions
1
src/ls.c
1
src/ls.c
|
@ -43,7 +43,6 @@ struct d_node {
|
|||
/* For free */
|
||||
char *full_name;
|
||||
|
||||
struct d_node *next;
|
||||
struct stat stats;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue