From 6b42e1664561f04b1d3f497ecd5ccad48fd8c3b4 Mon Sep 17 00:00:00 2001 From: pst Date: Tue, 23 Jan 1996 00:57:19 +0000 Subject: Minor cleanups from NetBSD-current. Obtained from: NetBSD --- libexec/bootpd/dumptab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/bootpd/dumptab.c') diff --git a/libexec/bootpd/dumptab.c b/libexec/bootpd/dumptab.c index 8c049b9..5893f6c 100644 --- a/libexec/bootpd/dumptab.c +++ b/libexec/bootpd/dumptab.c @@ -59,7 +59,7 @@ dumptab(filename) int n; struct host *hp; FILE *fp; - long t; + time_t t; /* Print symbols in alphabetical order for reader's convenience. */ static char legend[] = "#\n# Legend:\t(see bootptab.5)\n\ #\tfirst field -- hostname (not indented)\n\ -- cgit v1.1