@@ -0,0 +1,12 @@
#include <curses.h>
#include <unistd.h>
#include "hacks.h"
#include "window.h"
int
main(void)
{
return homewin();
}
The note is not visible to the blocked user.