@@ -6,5 +6,6 @@ int _strlen(const char *str);
char *_strcpy(char *dest, char *src);
char *append(char *str, char c);
void _puts(char *str);
char* _memset(char *str, int bval);
#endif
The note is not visible to the blocked user.