@@ -512,7 +512,7 @@ int getstring( const char *prompt, char *buf, int nbuf, int eolchar)
quotef=FALSE;
/* prompt the user for the input string */
mlwrite(prompt);
mlwrite("%s",prompt);
for(;;){
#if COMPLC
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.