summaryrefslogtreecommitdiff
path: root/src/delete.c
diff options
context:
space:
mode:
authorKang Jeong-Hee <kz@src.gnome.org>2005-12-14 12:47:35 +0000
committerKang Jeong-Hee <kz@src.gnome.org>2005-12-14 12:47:35 +0000
commit6a9242b192e3894fae9c397c1d383711cf8e36c6 (patch)
treee1cc0816af964dcf59c3dd6c7aef42c980301f78 /src/delete.c
parent013c8b82dbfd956c85507f0c0ffced443ce16dea (diff)
downloadmetacity-6a9242b192e3894fae9c397c1d383711cf8e36c6.tar.gz
compile with compositor enabled
Diffstat (limited to 'src/delete.c')
-rw-r--r--src/delete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/delete.c b/src/delete.c
index caaf9057..3cbf78d0 100644
--- a/src/delete.c
+++ b/src/delete.c
@@ -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 */