Fixed for consistency purposes.
@@ -37,7 +37,7 @@ main(int argc, char *argv[])
parsemode(argv[0]);
for(++argv; argc > 0; argc--)
chmodr(argv[0]);
return 0;
return EXIT_SUCCESS;
}
void
The note is not visible to the blocked user.