Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
@@ -32,11 +32,13 @@ main(int argc, char *argv[])
default:
usage();
} ARGEND;
if(argc == 0)
owner = argv[0];
argv++;
argc--;
if((group = strchr(owner, ':')))
*group++ = '\0';
The note is not visible to the blocked user.