Fixed for consistency purposes.
@@ -89,7 +89,7 @@ main(int argc, char *argv[])
for(i = 0; i < argc; i++)
ls(&ents[rflag ? argc-i-1 : i]);
return 0;
return EXIT_SUCCESS;
}
int
The note is not visible to the blocked user.