summaryrefslogtreecommitdiff
path: root/ham/dpbox/patches/patch-ab
blob: 77fca8186d9f257e3c0fff7e61f21816eb850e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2000/09/25 16:21:01 wulf Exp $

--- box_tim.c.orig	Sun Sep 24 12:46:31 2000
+++ box_tim.c	Sun Sep 24 07:54:48 2000
@@ -1045,7 +1045,7 @@
 
 /* tct is a counter with TICKSPERSEC Hz (at least 200)	*/
 
-void box_timing2(long tct)
+void box_timing2(time_t tct)
 {
   static short		lastbatchhour	= -1;
   static long	 	ltc1		= 0;