sim_printf("No help available for the %s command\n",cmdp->name);
}
}
else{
sim_printf("No such command or device %s\n",gbuf);
}
}
else{
if(dptr->flags&DEV_DIS)
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.