more uint -> guint fixes
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / bridge.c
index d3496af..d756795 100644 (file)
@@ -465,7 +465,7 @@ install_plug_hooks ()
 }
 
 static guint
 }
 
 static guint
-get_ancestral_uid (uint pid)
+get_ancestral_uid (guint pid)
 {
   FILE *fp;
   char buf [80];
 {
   FILE *fp;
   char buf [80];