Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -101,7 +101,7 @@ read_dir(int update)
|
|||
n_count = 0;
|
||||
n_list = malloc(NINC*sizeof(File));
|
||||
na = NINC;
|
||||
home = getenv("home");
|
||||
home = getenv("HOME");
|
||||
if(home) {
|
||||
sprint(newstime, TFILE, home);
|
||||
d = dirstat(newstime);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue