summaryrefslogtreecommitdiffstats
path: root/bin/ps/extern.h
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-02-12 00:21:38 +0000
committerjake <jake@FreeBSD.org>2001-02-12 00:21:38 +0000
commit0dc4d20fbded3f51c474394a4195ac5168728329 (patch)
treef399d384bf63952565cc2754fb8683f661b500ad /bin/ps/extern.h
parent55d5108ac58bdc48fbd9eccefcb58a49682107b5 (diff)
downloadFreeBSD-src-0dc4d20fbded3f51c474394a4195ac5168728329.zip
FreeBSD-src-0dc4d20fbded3f51c474394a4195ac5168728329.tar.gz
Catch up to new priority interface.
Diffstat (limited to 'bin/ps/extern.h')
-rw-r--r--bin/ps/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/extern.h b/bin/ps/extern.h
index ac4fb2e..dedac7e 100644
--- a/bin/ps/extern.h
+++ b/bin/ps/extern.h
@@ -65,7 +65,7 @@ void parsefmt __P((char *));
void pcpu __P((KINFO *, VARENT *));
void pmem __P((KINFO *, VARENT *));
void pri __P((KINFO *, VARENT *));
-void rtprior __P((KINFO *, VARENT *));
+void priorityr __P((KINFO *, VARENT *));
void printheader __P((void));
void rssize __P((KINFO *, VARENT *));
void runame __P((KINFO *, VARENT *));
OpenPOWER on IntegriCloud