@ -30,7 +30,7 @@
fprintf(stderr, "\n"); \
} while (0)
#define FATAL(...) \
#define DIE(...) \
do { \
fprintf(stderr, "sxiv: %s:%d: error: ", __FILE__, __LINE__); \
fprintf(stderr, __VA_ARGS__); \
The note is not visible to the blocked user.