bridge.c: change 'uint' for 'guint'
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / bridge.c
index 804d43c..d3496af 100644 (file)
@@ -464,7 +464,7 @@ install_plug_hooks ()
   socket_class->embed = socket_embed_hook;
 }
 
-static uint
+static guint
 get_ancestral_uid (uint pid)
 {
   FILE *fp;