Fixed for consistency purposes.
@@ -41,6 +41,6 @@ main(int argc, char *argv[])
strftime(buf, sizeof buf, fmt, now);
puts(buf);
return 0;
return EXIT_SUCCESS;
}
The note is not visible to the blocked user.