diff --git a/trashbhuwan b/trashbhuwan index 083ec69..2f14c9b 100755 Binary files a/trashbhuwan and b/trashbhuwan differ diff --git a/trashbhuwan.c b/trashbhuwan.c index f11a783..a385f73 100644 --- a/trashbhuwan.c +++ b/trashbhuwan.c @@ -1,7 +1,7 @@ //<------------------------------CLI Application for managing TRASH wrtitten in 'C'------------------------------------> // author : @tribhuwan-kumar // email : freakybytes@duck.com -//<------------------------------------------------------------------------------------------> +//<--------------------------------------------------------------------------------------------------------------------> #include #include #include @@ -643,4 +643,3 @@ int main(int argc, char *argv[]) { return 0; } -