@ -13,7 +13,7 @@
#include "dwm.h"
void
error(const char *errstr, ...) {
eprint(const char *errstr, ...) {
va_list ap;
va_start(ap, errstr);
vfprintf(stderr, errstr, ap);
The note is not visible to the blocked user.