artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414da0d
)
in the heat of the night...
author
todd
<todd@openbsd.org>
Thu, 6 Apr 2000 20:05:39 +0000
(20:05 +0000)
committer
todd
<todd@openbsd.org>
Thu, 6 Apr 2000 20:05:39 +0000
(20:05 +0000)
sys/arch/hppa/hppa/autoconf.c
patch
|
blob
|
history
diff --git
a/sys/arch/hppa/hppa/autoconf.c
b/sys/arch/hppa/hppa/autoconf.c
index
7db2f1d
..
d7c1b70
100644
(file)
--- a/
sys/arch/hppa/hppa/autoconf.c
+++ b/
sys/arch/hppa/hppa/autoconf.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: autoconf.c,v 1.
9 2000/03/30 16:33:27 mickey Exp $
*/
+/* $OpenBSD: autoconf.c,v 1.
10 2000/04/06 20:05:39 todd Exp $
*/
/*
* Copyright (c) 1998-2000 Michael Shalayeff
@@
-107,7
+107,7
@@
configure()
#ifdef USELEDS
timeout_set(&heartbeat_tmo, heartbeat, NULL);
- heatbeat(NULL);
+ hea
r
tbeat(NULL);
#endif
}