Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tribhuwan-kumar committed May 15, 2024
1 parent 698bc2b commit c32b1f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified trashbhuwan
Binary file not shown.
3 changes: 1 addition & 2 deletions trashbhuwan.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//<------------------------------CLI Application for managing TRASH wrtitten in 'C'------------------------------------>
// author : @tribhuwan-kumar
// email : [email protected]
//<------------------------------------------------------------------------------------------>
//<-------------------------------------------------------------------------------------------------------------------->
#include <time.h>
#include <glob.h>
#include <stdio.h>
Expand Down Expand Up @@ -643,4 +643,3 @@ int main(int argc, char *argv[]) {
return 0;
}


0 comments on commit c32b1f3

Please sign in to comment.