summaryrefslogtreecommitdiff
path: root/libps/ps.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-31 23:54:28 +0000
committerRoland McGrath <roland@gnu.org>2001-12-31 23:54:28 +0000
commit4e18c46294c6afe4f49a914e134afea097a1fdc1 (patch)
tree792575e5d8eb8d63daf645278c4a61aa4be3c2ad /libps/ps.h
parentc356516a889d71e0e8b37e8ca5e7303fb3d1aa27 (diff)
2001-12-31 Roland McGrath <roland@frob.com>
* host.c (ps_get_host): Use mach_port_t instead of host_t. * ps.h: Update decl.
Diffstat (limited to 'libps/ps.h')
-rw-r--r--libps/ps.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libps/ps.h b/libps/ps.h
index 82375d97..905d53a1 100644
--- a/libps/ps.h
+++ b/libps/ps.h
@@ -1,8 +1,8 @@
/* Routines to gather and print process information.
- Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1995,96,99,2001 Free Software Foundation, Inc.
- Written by Miles Bader <miles@gnu.ai.mit.edu>
+ Written by Miles Bader <miles@gnu.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
@@ -1026,7 +1026,7 @@ int proc_stat_list_spec_nominal (struct proc_stat_list *pp,
information on the data types these routines return. */
/* Return the current host port. */
-host_t ps_get_host ();
+mach_port_t ps_get_host ();
/* Return a pointer to basic info about the current host in HOST_INFO. Since
this is static global information we just use a static buffer. If a