compile with compositor enabled

This commit is contained in:
Kang Jeong-Hee
2005-12-14 12:47:35 +00:00
parent 013c8b82db
commit 6a9242b192
3 changed files with 19 additions and 11 deletions

View File

@@ -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 */