@ -4,7 +4,6 @@
#include <string.h>
#include <stdint.h>
#include <stdbool.h>
#include <ctype.h>
#define ISDIGIT(c) (c >= 0x30 && c <= 0x39)
The note is not visible to the blocked user.