Skip to content
Snippets Groups Projects
Commit e819ad99 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Underp.

parent 338252ce
No related branches found
No related tags found
No related merge requests found
Pipeline #5639 canceled
......@@ -330,7 +330,7 @@ int main(int argc, char **argv)
time_t t = 0;
if(max_age)
t = time(NULL) - (max_age * 24 * 60 * 60);
ulong size_t;
size_t file_count;
file_t* file_list = loadfiles(&smb
,/* filespec: */pattern, /* time: */t, file_detail_extdesc, scfg.dir[i]->sort, &file_count);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment