Signed-off-by: drkhsh <me@drkhsh.at>
@ -3,7 +3,7 @@
extern char buf[1024];
#define LEN(x) (sizeof (x) / sizeof *(x))
#define LEN(x) (sizeof(x) / sizeof((x)[0]))
extern char *argv0;
The note is not visible to the blocked user.