Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/systat GC now-spurious prototype
details: https://anonhg.NetBSD.org/src/rev/10ee1b992037
branches: trunk
changeset: 479890:10ee1b992037
user: jwise <jwise%NetBSD.org@localhost>
date: Sat Dec 25 01:49:25 1999 +0000
description:
GC now-spurious prototype
diffstat:
usr.bin/systat/extern.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r d0fca2786604 -r 10ee1b992037 usr.bin/systat/extern.h
--- a/usr.bin/systat/extern.h Fri Dec 24 21:03:00 1999 +0000
+++ b/usr.bin/systat/extern.h Sat Dec 25 01:49:25 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: extern.h,v 1.17 1999/12/22 14:46:15 kleink Exp $ */
+/* $NetBSD: extern.h,v 1.18 1999/12/25 01:49:25 jwise Exp $ */
/*-
* Copyright (c) 1991, 1993
@@ -160,7 +160,6 @@
void showtcp __P((void));
void showtcpsyn __P((void));
void status __P((void));
-void suspend __P((int));
void vmstat_boot __P((char *args));
void vmstat_run __P((char *args));
void vmstat_time __P((char *args));
Home |
Main Index |
Thread Index |
Old Index