mirror of
https://github.com/brl/mutter.git
synced 2025-07-24 18:38:03 +00:00
compile with compositor enabled
This commit is contained in:
@@ -248,7 +248,7 @@ io_from_ping_dialog (GIOChannel *channel,
|
||||
if (condition & G_IO_IN)
|
||||
{
|
||||
char *str;
|
||||
int len;
|
||||
unsigned int len;
|
||||
GError *err;
|
||||
|
||||
/* Go ahead and block for all data from child */
|
||||
|
Reference in New Issue
Block a user