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