@@ -388,7 +388,7 @@ int clock_gettime(int, struct timespec *);
/* base64.c */
#undef b64_ntop
#undef b64_pton
intb64_ntop(constchar*,size_t,char*,size_t);
intb64_ntop(constu_char*,size_t,char*,size_t);
intb64_pton(constchar*,u_char*,size_t);
#endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.