Explorar o código

reviewed client.c

arg@mmvi %!s(int64=19) %!d(string=hai) anos
pai
achega
bda53ac6ad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      client.c

+ 1 - 0
client.c

@@ -408,6 +408,7 @@ void
 unmanage(Client *c) {
 	Client *nc;
 
+	/* The server grab construct avoids race conditions. */
 	XGrabServer(dpy);
 	XSetErrorHandler(xerrordummy);