Fixed for consistency purposes.
@@ -140,7 +140,7 @@ main(int argc, char *argv[])
xt((mode == 'x') ? unarchive : print);
}
return 0;
return EXIT_SUCCESS;
void
The note is not visible to the blocked user.