summaryrefslogtreecommitdiff
path: root/sys/dev/tc/if_levar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/tc/if_levar.h')
-rw-r--r--sys/dev/tc/if_levar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/tc/if_levar.h b/sys/dev/tc/if_levar.h
index 818b6d08ecb..25843885576 100644
--- a/sys/dev/tc/if_levar.h
+++ b/sys/dev/tc/if_levar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_levar.h,v 1.4 1997/11/07 08:07:51 niklas Exp $ */
+/* $OpenBSD: if_levar.h,v 1.5 2002/03/14 01:27:03 millert Exp $ */
/* $NetBSD: if_levar.h,v 1.3 1996/05/07 02:24:58 thorpej Exp $ */
/*-
@@ -66,4 +66,4 @@ struct le_softc {
struct lereg1 *sc_r1; /* LANCE registers */
};
-void dec_le_common_attach __P((struct am7990_softc *, u_char *));
+void dec_le_common_attach(struct am7990_softc *, u_char *);