@ -76,7 +76,7 @@ extern int mt_main(int argc, char **argv)
}
if(code->name==0){
error_msg("unrecognized opcode %s.\n",argv[1]);
error_msg("unrecognized opcode %s.",argv[1]);
returnEXIT_FAILURE;
}
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.