@ -24,6 +24,9 @@
#ifndef __UTILS_H__
#define __UTILS_H__
int
strcatf(struct string_s *str, char *fmt, ...);
ends_with(const char * haystack, const char * needle);
The note is not visible to the blocked user.