@@ -20,7 +20,7 @@ typedef struct {
int last_write;
} history_type;
void tick();
void tick(void);
void *xmalloc(size_t n);
void *xcalloc(size_t n, size_t m);
The note is not visible to the blocked user.