@ -105,7 +105,7 @@ screen_find_xinerama(struct screen_ctx *sc, int x, int y)
XineramaScreenInfo*info;
inti;
if(HasXinerama=0)
if(HasXinerama==0)
return(NULL);
for(i=0;i<sc->xinerama_no;i++){
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.