Make pid type: GPid (bug 14401)
This commit is contained in:
@@ -157,7 +157,7 @@ gboolean get_task_list (GArray *task_list)
|
||||
}
|
||||
|
||||
gboolean
|
||||
pid_is_sleeping (guint pid)
|
||||
pid_is_sleeping (GPid pid)
|
||||
{
|
||||
int mib[6];
|
||||
#ifdef __OpenBSD__
|
||||
|
||||
Reference in New Issue
Block a user